RawEntityStore.GetEntityComponent_T_(int).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.RawEntityStore
RawEntityStore.GetEntityComponent(int) Method
public ref T GetEntityComponent<T>(int id)
where T : struct, Friflo.Engine.ECS.IComponent, System.ValueType, System.ValueType;
Type parameters
T
Parameters
id System.Int32