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



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

Defined in: [src/characters/decorators/RegisteredCharacters.ts:83](https://github.com/DRincs-Productions/pixi-vn/blob/efc9536feda21bc17c50370f5e35fd8d8d88843a/src/characters/decorators/RegisteredCharacters.ts#L83)

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
