Example #1
0
 void Awake()
 {
     WordLabel = GetComponent <WordFlexibleContainer>();
     UpdateWord();
 }