Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| void | Execute () |
| Call to execute action More... | |
| void | Return () |
| Chance to return action to pool More... | |
Static Public Attributes | |
| static readonly NullAction | Instance = new NullAction() |
|
inline |
Call to execute action
Implements ExitGames.Concurrency.Fibers.IFiberAction.
|
inline |
Chance to return action to pool
Implements ExitGames.Concurrency.Fibers.IFiberAction.
|
static |