Пример #1
0
 void Awake()
 {
     action = GetComponent<MMCGUIAction>();
 }
Пример #2
0
 void Awake()
 {
     action = GetComponent <MMCGUIAction>();
 }