FixedUpdateStrategy

Inherits from UpdateStrategy

Declaration

public sealed class FixedUpdateStrategy : UpdateStrategy

Description

An update strategy executed during the fixed update loop.

Inherited

Methods

ExecuteExecutes the update action.
RegisterRegisters an update action to be executed by the strategy.
UnregisterUnregisters an update action from being executed by the strategy.