INavAgentInterface::GetNavAgentPropertiesRef

Retrieves [FNavAgentProperties](API\Runtime\Engine\AI\Navigation\FNavAgentProperties) expressing navigation props and caps of represented agent the function will be renamed to GetNavAgentProperties in 4.8.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavAgentInterface.h

Include

#include "AI/Navigation/NavAgentInterface.h"

Syntax

virtual const FNavAgentProperties & GetNavAgentPropertiesRef() const

Remarks

Retrieves FNavAgentProperties expressing navigation props and caps of represented agent the function will be renamed to GetNavAgentProperties in 4.8. Current name was introduced to help with deprecating old GetNavAgentProperties function

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss