UNavigationSystemV1::GetNavDataForProps

Looks for NavData generated for specified movement properties and returns it.

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h

Include

#include "NavigationSystem.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp

Syntax

virtual const ANavigationData * GetNavDataForProps
(
    const FNavAgentProperties & AgentProperties
) const

Remarks

Looks for NavData generated for specified movement properties and returns it. NULL if not found; Const version.

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