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

Returns

ComponentType

Contents

  1. 0.1Friflo.Engine.ECS.EntitySchema
  2. 1EntitySchema.GetRelationType() Method