Skip to main content

Flare.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type Flare
local flare;


local val0 = flare.GetInstanceID()