 | KeywordCollectionKeywords Property |
Gets the keyword cache.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
Remarks
All of the keywords are assumed to be in order of priority. For example, the unigram "dog" would be given
priority over the bigram "the dog" if it appears at a lower index.
See Also