Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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. See Also: NavMeshAgent.navMeshOwner.