F_Furcadia_Text_FurcadiaMarkup_NameRegex - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Filter the Name Markup
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static Regex NameRegex
VB
Public Shared NameRegex As Regex
VB Usage
Dim value As Regex
value = FurcadiaMarkup.NameRegex
FurcadiaMarkup.NameRegex = value
C++
public:
static Regex^ NameRegex
F#
static val mutable NameRegex: Regex
Type: Regex