EntitySchema.GetRelationType_T_().md
December 3, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntitySchema
EntitySchema.GetRelationType() Method
public Friflo.Engine.ECS.ComponentType GetRelationType<T>()
where T : struct, Friflo.Engine.ECS.IRelation, System.ValueType, System.ValueType;
Type parameters
T