Property | Type | Description | |
---|---|---|---|
action | System.Action | ||
firetime | float |
Method | Description | |
---|---|---|
Schedule ( float firetime_, System.Action action_ ) : System |
public Schedule ( float firetime_, System.Action action_ ) : System | ||
firetime_ | float | |
action_ | System.Action | |
return | System |