Exemple #1
0
 protected void Awake()
 {
     Debug.Assert(semcorWords != null);
     PartOfSpeech.Init(semcorWords.text);
 }