LogoPixi’VN
indexNamespacesRegisteredCharactersFunctions

Function: has()

> has(id): boolean

Defined in: src/characters/decorators/character-decorator.ts:74

Check if a character is registered.

Parameters

id

string

is the id of the character

Returns

boolean

true if the character exists, false otherwise