FNavigationOctreeElement::GetModifierForAgent

Retrieves Modifier, if it doesn't contain any "Meta Navigation Areas".

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationOctree.h"

Syntax

FCompositeNavModifier GetModifierForAgent
(
    const struct FNavAgentProperties * NavAgent
) const

Remarks

Retrieves Modifier, if it doesn't contain any "Meta Navigation Areas". If it does then retrieves a copy with meta areas substituted with appropriate non-meta areas, depending on NavAgent

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