InstructionRawWords Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
string[] of words in raw text
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic string[] RawWords { get; }
Public ReadOnly Property RawWords As String()
Get
public:
property array<String^>^ RawWords {
array<String^>^ get ();
}
member RawWords : string[] with get
Property Value
Type:
String
See Also