UpdateStrategy.Register

Method in UpdateStrategy

Declaration

public void Register(UpdateStrategy.UpdateAction action)

Description

Registers an update action to be executed by the strategy.

Parameters

actionThe update action to register.