Furcadia Framework For Third Party Programs
FurcadiaMarkupYouEatCookieFilter Field |
[This is preliminary documentation and is subject to change.]
You eat cookie filter
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public const string YouEatCookieFilter = "<img src='fsh://system.fsh:90' alt='@cookie' /><channel name = '@cookie' /> You eat a cookie.(.*?)"
Public Const YouEatCookieFilter As String = "<img src='fsh://system.fsh:90' alt='@cookie' /><channel name = '@cookie' /> You eat a cookie.(.*?)" Dim value As String value = FurcadiaMarkup.YouEatCookieFilter
public: literal String^ YouEatCookieFilter = "<img src='fsh://system.fsh:90' alt='@cookie' /><channel name = '@cookie' /> You eat a cookie.(.*?)"
static val mutable YouEatCookieFilter: string
Field Value
Type: StringSee Also