Skip to main content

WindZone.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type WindZone
local windzone;


local val0 = windzone.GetInstanceID()