Skip to main content

LuaBehaviour.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type LuaBehaviour
local luabehaviour;


local val0 = luabehaviour.GetInstanceID()