# Function: add() (/jsdoc/pixi-vn/index/namespaces/RegisteredLabels/functions/add)



\> **add**(`label`): `void`

Defined in: [src/narration/decorators/RegisteredLabels.ts:34](https://github.com/DRincs-Productions/pixi-vn/blob/998c1a75c5978f24c0dc137af5f42b90b2803967/src/narration/decorators/RegisteredLabels.ts#L34)

Saves a label in the system

Parameters [#parameters]

label [#label]

[`LabelAbstract`](/jsdoc/pixi-vn/index/classes/LabelAbstract)\<`any`, `any`, `number`> | [`LabelAbstract`](/jsdoc/pixi-vn/index/classes/LabelAbstract)\<`any`, `any`, `number`>\[]

The label to be saved

Returns [#returns]

`void`
