Méthode | Description | |
---|---|---|
Cancel ( Actor self ) : void | ||
Tick ( Actor self ) : |
||
Wait ( int period ) : System | ||
Wait ( int period, bool interruptable ) : System |
public Tick ( Actor self ) : |
||
self | Actor | |
Résultat |
public Wait ( int period, bool interruptable ) : System | ||
period | int | |
interruptable | bool | |
Résultat | System |