LogoPixi’VN
indexNamespacesRegisteredLabelsFunctions

Function: has()

> has(id): boolean

Defined in: src/narration/decorators/RegisteredLabels.ts:60

Check if a label is registered

Parameters

id

string

The id of the label

Returns

boolean

True if the label is registered, false otherwise