OptionsDebug_Text_Colour Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic ConsoleColor Debug_Text_Colour { get; set; }
Public Property Debug_Text_Colour As ConsoleColor
Get
Set
public:
property ConsoleColor Debug_Text_Colour {
ConsoleColor get ();
void set (ConsoleColor value);
}
member Debug_Text_Colour : ConsoleColor with get, set
Property Value
Type:
ConsoleColor
See Also