EntitySchema.ScriptTypeByType.md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.EntitySchema

EntitySchema.ScriptTypeByType Property

A map to lookup ScriptType's by System.Type.

public System.Collections.Generic.IReadOnlyDictionary<System.Type,Friflo.Engine.ECS.ScriptType> ScriptTypeByType { get; }

Property Value

System.Collections.Generic.IReadOnlyDictionary<System.Type,ScriptType>

Contents

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