|
|
FurcadiaMarkup Class |
[This is preliminary documentation and is subject to change.]
Namespace: Furcadia.Text
The FurcadiaMarkup type exposes the following members.
| Name | Description | |
|---|---|---|
| FurcadiaMarkup | Initializes a new instance of the FurcadiaMarkup class |
| Name | Description | |
|---|---|---|
| ChannelTag |
Format Channel Tags
<channel name='@channelname' /> | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ChannelNameFilter |
Dynamic Channel tags
<channel name='@channelName' / > | |
| ChannelRegex |
The channel regex
| |
| CookieToMeREGEX | ||
| DescFilter |
The desc filter
| |
| DescTagRegex |
Pesky Desc tags filter
| |
| DiceFilter |
The dice filter
| |
| EmoteRegexFilter | ||
| FontChannelFilter |
font = 1
system.fhs =2
system alt = 3
Channel Name = 4
Text = 5
| |
| Iconfilter | ||
| NameFilter | ||
| NameRegex |
Filter the Name Markup
| |
| QueryCommand |
Queries (join, summon, lead follow, cuddle)
| |
| ShoutRegexFilter |
The shout regex filter
| |
| UrlFilter |
Regex for working with HTML URLS
| |
| UrlRegex |
Dream Urls
| |
| URLRegex |
Dream Url regex
| |
| WhisperRegex | ||
| YouEatCookieFilter |
You eat cookie filter
| |
| YouSayFilter | ||
| YouShoutFilter |
You shout filter
| |
| YouWhisperRegex |
Whispers Name
|
| Name | Description | |
|---|---|---|
| AsDouble |
Ases the double.
(Defined by ObjectExtensions.) | |
| AsInt16 |
converts an object to 16 bit integer
(Defined by ObjectExtensions.) | |
| AsInt32 |
Ases the int32.
(Defined by ObjectExtensions.) | |
| AsInt64 |
Ases the int64.
(Defined by ObjectExtensions.) | |
| AsString |
Ases the string.
(Defined by ObjectExtensions.) |