FNavMeshTileData::FNavMeshTileData

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavMesh/RecastNavMesh.h"

Source

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

Syntax

FNavMeshTileData
(
    uint8 * RawData,
    int32 RawDataSize,
    int32 LayerIdx,
    FBox LayerBounds
)

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