Type Alias: Entity
type Entity = number;
Opaque numeric handle that identifies an entity.
Values of this type are returned by entity creation APIs and consumed by other entity management operations.
type Entity = number;
Opaque numeric handle that identifies an entity.
Values of this type are returned by entity creation APIs and consumed by other entity management operations.