EntityID
Type Aliases
EntityID
Ƭ EntityID: string
& { __entityIDBrand
: symbol
}
A string that represents an entity. This is the entity type, variant, and sub-type, all separated
by periods.
This type is branded for extra type safety.
Defined in
packages/isaacscript-common/src/types/EntityID.ts:7