Furcadia Framework For Third Party Programs
FurcadiaMarkup Class |
[This is preliminary documentation and is subject to change.]
Furcadia Markup Language (FML) REGEX
Inheritance Hierarchy
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
The FurcadiaMarkup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FurcadiaMarkup | Initializes a new instance of the FurcadiaMarkup class |
Methods
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.) |
Fields
Name | Description | |
---|---|---|
ChannelNameFilter |
Dynamic Channel tags
<channel name='@channelName' / > | |
ChannelRegex | ||
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 | ||
UrlFilter |
Regex for working with HTML URLS
| |
UrlRegex |
Dream Urls
| |
URLRegex |
Dream Url regex
| |
WhisperRegex | ||
YouEatCookieFilter |
You eat cookie filter
| |
YouSayFilter | ||
YouShoutFilter | ||
YouWhisperRegex |
Whispers Name
|
Extension Methods
Name | Description | |
---|---|---|
AsDouble | (Defined by ObjectExtensions.) | |
AsInt16 | (Defined by ObjectExtensions.) | |
AsInt32 | (Defined by ObjectExtensions.) | |
AsInt64 | (Defined by ObjectExtensions.) | |
AsString | (Defined by ObjectExtensions.) |
See Also