UNavigationSystemV1::AddElementToNavOctree

Adds given element to NavOctree.

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

void AddElementToNavOctree
(
    const FNavigationDirtyElement & DirtyElement
)

Remarks

Adds given element to NavOctree. No check for owner's validity are performed, nor its presence in NavOctree - function assumes callee responsibility in this regard

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