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