EntitySchema.Scripts.md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.EntitySchema
EntitySchema.Scripts Property
Return all Script types - classes extending Script
public System.ReadOnlySpan<Friflo.Engine.ECS.ScriptType> Scripts { get; }
Property Value
System.ReadOnlySpan<ScriptType>
Remarks
ScriptIndex is equal to the array index
Scripts[0] is always null