Property | Type | Description | |
---|---|---|---|
characters | List |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
CharacterByID ( int id ) : Character, | ||
Instance ( ) : MainGameObject, | ||
QueueOnMainThread ( Action action ) : void | ||
Update ( ) : void |
public static QueueOnMainThread ( Action action ) : void | ||
action | Action | |
return | void |