FurcadiaMarkup.YouShoutFilter Field

FFF3PP

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.]

[Missing <summary> documentation for "F:Furcadia.Text.FurcadiaMarkup.YouShoutFilter"]

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
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: String
See Also