RemovedState
The RemovedState interface represents the state of removed actors, entities, and components.
Properties
actors
actors:
Object
Index signature
[key
: string
]: boolean
Source
components
components:
Object
Index signature
[key
: string
]: Object
Source
entities
entities:
string
[]
Source
Generated using typedoc-plugin-markdown and TypeDoc