Class WordsDefaultDictionaryComponent
Default dictionary component manager, which managed and creates a TrieDictionary and underlying LatinAlphabet
[Version(1, 0, 0)]
public class WordsDefaultDictionaryComponent : WordsDictionaryComponent<LatinAlphabet, TrieDictionary>
- Inheritance
-
WordsDefaultDictionaryComponent
- Inherited Members
-
MonoBehaviour.runInEditModeComponent.GetComponent<T>()Component.GetComponentInChildren<T>()Component.GetComponentsInChildren<T>()Component.GetComponentsInParent<T>()Component.transformComponent.gameObjectComponent.tagObject.Instantiate(Object, Vector3, Quaternion, Transform)Object.Instantiate(Object)Object.Instantiate(Object, Transform)Object.Instantiate<T>(T)Object.Instantiate<T>(T, Vector3, Quaternion)Object.Instantiate<T>(T, Vector3, Quaternion, Transform)Object.Instantiate<T>(T, Transform)Object.Destroy(Object)Object.DestroyImmediate(Object)Object.DestroyObject(Object)Object.FindObjectsOfType<T>()Object.ToString()Object.hideFlags
Methods
- CreateDictionary()
Create the dictionary