URecastNavMeshDataChunk::DetachTiles

Detaches tiles from specified navmesh, taking tile ownership

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavMesh/RecastNavMeshDataChunk.h"

Source

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

Syntax

TArray< uint32 > DetachTiles
(
    FPImplRecastNavMesh & NavMeshImpl
)

Remarks

Detaches tiles from specified navmesh, taking tile ownership

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