DataEntity.components.md
March 15, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Serialize.DataEntity
DataEntity.components Field
Each key in components defines the type of a component or script.
Its value is the component / script value.
public JsonValue components;