NavMeshDataGetInstanceIDOn this pageNavMeshData.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type NavMeshDatalocal navmeshdata;local val0 = navmeshdata.GetInstanceID()