FRecastGraphWrapper::Initialize

Initialization of the wrapper from the RecastNavMesh pointer

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/RecastGraphAStar.h

Include

#include "Navigation/RecastGraphAStar.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/RecastGraphAStar.cpp

Syntax

void Initialize
(
    const ARecastNavMesh * InRecastNavMeshActor
)

Remarks

Initialization of the wrapper from the RecastNavMesh pointer

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