OptionsTypewriter_Delay 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 int Typewriter_Delay { get; set; }
Public Property Typewriter_Delay As Integer
Get
Set
public:
property int Typewriter_Delay {
int get ();
void set (int value);
}
member Typewriter_Delay : int with get, set
Property Value
Type:
Int32
See Also