Skip to main content

SDKGrab.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type SDKGrab
local sdkgrab;


local val0 = sdkgrab.GetInstanceID()