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;

Field Value

Friflo.Json.Fliox.JsonValue

Contents

  1. 0.1Friflo.Engine.ECS.Serialize.DataEntity
  2. 1DataEntity.components Field