EntitySchema.SchemaTypeByKey.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntitySchema

EntitySchema.SchemaTypeByKey Property

A map to lookup ComponentType's and ScriptType's by ComponentKey.

public System.Collections.Generic.IReadOnlyDictionary<string,Friflo.Engine.ECS.SchemaType> SchemaTypeByKey { get; }

Property Value

System.Collections.Generic.IReadOnlyDictionary<System.String,SchemaType>

Contents

  1. 0.1Friflo.Engine.ECS.EntitySchema
  2. 1EntitySchema.SchemaTypeByKey Property