AComponentSystem_TState,TComponent_.PostUpdate(TState).md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.AComponentSystem<TState,TComponent>

AComponentSystem<TState,TComponent>.PostUpdate(TState) Method

Performs a post-update treatment.

protected virtual void PostUpdate(TState state);

Parameters

state TState

The state to use.

Contents

  1. 0.1">DefaultEcs.System.">AComponentSystem&#x3C;TState,TComponent>
  2. 1.PostUpdate(TState) Method">AComponentSystem&#x3C;TState,TComponent>.PostUpdate(TState) Method