Method | Description | |
---|---|---|
CallFunc ( System.Action a ) : System | ||
CallFunc ( System.Action a, bool interruptable ) : System | ||
Cancel ( Actor self ) : void | ||
Tick ( Actor self ) : |
public CallFunc ( System.Action a, bool interruptable ) : System | ||
a | System.Action | |
interruptable | bool | |
return | System |