UpdateStrategy.Register
Method in UpdateStrategy
Declaration
public void Register(UpdateStrategy.UpdateAction action)Description
Registers an update action to be executed by the strategy.
Parameters
| action | The update action to register. |
public void Register(UpdateStrategy.UpdateAction action)Registers an update action to be executed by the strategy.
| action | The update action to register. |