UpdateStrategy.Unregister

Method in UpdateStrategy

Declaration

public void Unregister(UpdateStrategy.UpdateAction action)

Description

Unregisters an update action from being executed by the strategy.

Parameters

actionThe update action to unregister.