FNavigationOctree::AppendToNode

Append new data to existing node

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavigationOctree.h"

Source

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

Syntax

void AppendToNode
(
    const FOctreeElementId2 & Id,
    INavRelevantInterface * NavElement,
    const FBox & Bounds,
    FNavigationOctreeElement & Data
)

Remarks

Append new data to existing node

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