Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NavMeshDataInstance.owner

public Object owner;

Description

Get or set the owning Object.

If the instance is invalid: setting the owner has no effect and getting it will return null. Additional resources: NavMeshAgent.navMeshOwner.