Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FRecastGraphWrapper |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Navigation/RecastGraphAStar.h |
| Include Path | #include "Navigation/RecastGraphAStar.h" |
Syntax
USTRUCT ()
struct FRecastGraphWrapper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRecastGraphWrapper() |
Navigation/RecastGraphAStar.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RecastNavMeshActor | TObjectPtr< const ARecastNavMesh > | Navigation/RecastGraphAStar.h |
|