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;