Skip to main content

NavMeshData.GetInstanceID()

Returns the instance id of the object.

Returns:

typeDescription
numberinstance id of the object.

Usage

---@type NavMeshData
local navmeshdata;


local val0 = navmeshdata.GetInstanceID()