GameAllVocab Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
Returns a list of all known vocabulary
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic string[] AllVocab { get; }
Public ReadOnly Property AllVocab As String()
Get
public:
property array<String^>^ AllVocab {
array<String^>^ get ();
}
member AllVocab : string[] with get
Property Value
Type:
String
Remarks
Things, Verbs, Prepositions, Directions
See Also