# Function: has() (/jsdoc/pixi-vn/index/namespaces/RegisteredCharacters/functions/has)



\> **has**(`id`): `boolean`

Defined in: [src/characters/decorators/character-decorator.ts:74](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/characters/decorators/character-decorator.ts#L74)

Check if a character is registered.

Parameters [#parameters]

id [#id]

`string`

is the id of the character

Returns [#returns]

`boolean`

true if the character exists, false otherwise
