Skip to content

Entity

Entity<T>: InstancedEntity & T

Defined in: core/feature/Instances.ts:9

Represents an extended entity type with custom data.

Type Parameters

T