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