LateUpdateStrategy
Class in Zigurous.DataStructures
Inherits from UpdateStrategy
Declaration
public sealed class LateUpdateStrategy : UpdateStrategyDescription
An update strategy executed during the late update loop.
Inherited
Methods
| Execute | Executes the update action. | 
| Register | Registers an update action to be executed by the strategy. | 
| Unregister | Unregisters an update action from being executed by the strategy. |