Method | Description | |
---|---|---|
QueueLoadingAction ( System.Action action ) : void | ||
QueueLoadingAction ( IEnumerator action ) : void |
Method | Description | |
---|---|---|
ActionWrapper ( System.Action a ) : IEnumerator |
public static QueueLoadingAction ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public static QueueLoadingAction ( IEnumerator action ) : void | ||
action | IEnumerator | |
return | void |