|
FurcadiaMarkupYouShoutFilter Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
You shout filter
Namespace:
Furcadia.Text
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public const string YouShoutFilter = "<font color=('(shout)'|"(shout)")>You shout, "(.*?)"</font>"
Public Const YouShoutFilter As String = "<font color=('(shout)'|"(shout)")>You shout, "(.*?)"</font>"
Dim value As String
value = FurcadiaMarkup.YouShoutFilter
public:
literal String^ YouShoutFilter = "<font color=('(shout)'|"(shout)")>You shout, "(.*?)"</font>"
static val mutable YouShoutFilter: string
Field Value
Type:
StringSee Also