AEntityMultiMapSystem_TState,TKey_.PreUpdate(TState,TKey).md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.AEntityMultiMapSystem<TState,TKey>

AEntityMultiMapSystem<TState,TKey>.PreUpdate(TState, TKey) Method

Performs a pre-update per TKey treatment.

protected virtual void PreUpdate(TState state, TKey key);

Parameters

state TState

The state to use.

key TKey

The key of the Entity instances about to be updated.

Contents

  1. 0.1">DefaultEcs.System.">AEntityMultiMapSystem&#x3C;TState,TKey>
  2. 1.PreUpdate(TState, TKey) Method">AEntityMultiMapSystem&#x3C;TState,TKey>.PreUpdate(TState, TKey) Method