Свойство | Тип | Описание | |
---|---|---|---|
Instance | |||
ObjToPause | UnityEngine.GameObject[] | ||
activatedGUI | bool |
Метод | Описание | |
---|---|---|
Awake ( ) : void | ||
GiveControl ( bool taken ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Start ( ) : void | ||
StopAll ( bool stop ) : void |
Stops all.
|
Метод | Описание | |
---|---|---|
SetThisMinigamePlayed ( ) : IEnumerator |
Sets the this minigame played.
|
public StopAll ( bool stop ) : void | ||
stop | bool | If set to |
Результат | void |
public static HelpListener,SocialGame Instance | ||
Результат |
public GameObject[],UnityEngine ObjToPause | ||
Результат | UnityEngine.GameObject[] |