Méthode | Description | |
---|---|---|
Post ( SendOrPostCallback callback, object state = null ) : void | ||
TryInit ( ) : bool |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
OnDestroy ( ) : void | ||
Update ( ) : void |
public static Post ( SendOrPostCallback callback, object state = null ) : void | ||
callback | SendOrPostCallback | |
state | object | |
Résultat | void |