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