Method | Description | |
---|---|---|
Complete ( ) : void | ||
GetAwaiter ( ) : |
||
GetResult ( ) : void | ||
OnCompleted ( System.Action continuation ) : void | ||
OnUpdate ( System.TimeSpan deltaTime ) : void | ||
PowerScript ( |
public OnCompleted ( System.Action continuation ) : void | ||
continuation | System.Action | |
return | void |
public OnUpdate ( System.TimeSpan deltaTime ) : void | ||
deltaTime | System.TimeSpan | |
return | void |
public PowerScript ( |
||
scriptContainer | ||
return | Server.Game.Components |