AEntityMultiMapSystem_TState,TKey_.PreUpdate(TState).md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.AEntityMultiMapSystem<TState,TKey>
AEntityMultiMapSystem<TState,TKey>.PreUpdate(TState) Method
Performs a pre-update treatment.
protected virtual void PreUpdate(TState state);
Parameters
state TState
The state to use.