SchemaType.ComponentKey.md

March 31, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.SchemaType

SchemaType.ComponentKey Field

If Kind is a Component or a Script the key assigned with ComponentKeyAttribute.
If null the component is not serialized.

public readonly string ComponentKey;

Field Value

System.String

Contents

  1. 0.1Friflo.Engine.ECS.SchemaType
  2. 1SchemaType.ComponentKey Field