AEntityMultiMapSystem_TState,TKey_.GetKeys().md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.AEntityMultiMapSystem<TState,TKey>

AEntityMultiMapSystem<TState,TKey>.GetKeys() Method

Gets all the TKey of the inner EntityMultiMap<TKey> which Entity instances will be updated.

protected virtual System.Span<TKey> GetKeys();

Returns

System.Span<TKey>
A System.Span<> of TKey in the order of update.

Contents

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