LogoPixi’VN
indexNamespacesRegisteredMapsFunctions

Function: has()

> has(id): boolean

Defined in: src/registries/RegisteredMaps.ts:59

Check if a map is registered.

Parameters

id

string

The id of the map.

Returns

boolean

True if the map is registered, false otherwise.

On this page