UnresolvedComponent.md

March 31, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS

UnresolvedComponent Struct

Is used as item type for Unresolved.components storing unresolved entity components.

public readonly struct UnresolvedComponent
Constructors
UnresolvedComponent(string, JsonValue)
Fields
key
value
Methods
ToString()

Contents

  1. 0.1Friflo.Engine.ECS
  2. 1UnresolvedComponent Struct