LogoPixi’VN
pixi-jsFunctions

Function: uid()

> uid(name?): number

Defined in: node_modules/pixi.js/lib/utils/data/uid.d.ts:14

Internal

Gets the next unique identifier

Parameters

name?

UIDNames

The name of the identifier.

Returns

number

The next unique identifier to use.