EntityList.SetStore(EntityStore).md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntityList
EntityList.SetStore(EntityStore) Method
Set the store to which the list entities belong to.
EntityList must be empty when setting EntityStore.
public void SetStore(Friflo.Engine.ECS.EntityStore store);
Parameters
store EntityStore