Skip to main content

ReflectionProbe.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type ReflectionProbe
local reflectionprobe;


local val0 = reflectionprobe.GetInstanceID()