NavMeshAgentGetInstanceIDOn this pageNavMeshAgent.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type NavMeshAgentlocal navmeshagent;local val0 = navmeshagent.GetInstanceID()