Skip to content

Api > Flare > GetInstanceID()


Flare.GetInstanceID()⚓︎

Returns the instance id of the object.

Returns:⚓︎

type Description
number instance id of the object.

Usage⚓︎

---@type Flare
local flare;


local val0 = flare.GetInstanceID()