FNavData

Helper function so that we release NavData via dtFree not regular delete (for navigation mem stats)

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

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

Include

#include "NavMesh/RecastNavMesh.h"

Syntax

struct FNavData

Remarks

Helper function so that we release NavData via dtFree not regular delete (for navigation mem stats)

Variables

Name Description

Public variable

uint8 *

 

RawNavData

Constructors

Name Description

Public function

FNavData

(
    uint8* InNavData
)

Destructors

Name Description

Public function

~FNavData()

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