EntityID
Type Aliases
Section titled “Type Aliases”EntityID
Section titled “EntityID”EntityID =
string&object
Defined in: packages/isaacscript-common/src/types/EntityID.ts:7
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.
Type Declaration
Section titled “Type Declaration”__entityIDBrand
Section titled “__entityIDBrand”
readonly__entityIDBrand:symbol
