AEntityMultiMapSystem_TState,TKey_.IsEnabled.md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.AEntityMultiMapSystem<TState,TKey>
AEntityMultiMapSystem<TState,TKey>.IsEnabled Property
Gets or sets whether the current AEntityMultiMapSystem<TState,TKey> instance should update or not.
public bool IsEnabled { get; set; }
Implements IsEnabled