Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FGraphAStar
| Name | FNodeSorter |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Public/GraphAStar.h |
| Include Path | #include "GraphAStar.h" |
Syntax
struct FNodeSorter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNodeSorter
(
const FNodeArray& InNodePool |
GraphAStar.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NodePool | const FNodeArray & | GraphAStar.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
const int32 A, |
GraphAStar.h |