The error called when an entity is invalid. This can occur when accessing components on a removed entity.

Hierarchy

  • Error
    • InvalidEntityError

Properties

id: string

The id of the entity that is now invalid.

message: string
name: string
stack?: string
type: string

The type of the entity that is now invalid.