![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GraphAStar.h>
Public Member Functions | |
| FNodeSorter (const FNodeArray &InNodePool) | |
| bool | operator() (const int32 A, const int32 B) const |
Public Attributes | |
| const FNodeArray & | NodePool |
|
inline |
|
inline |
| const FNodeArray& FGraphAStar< TGraph, Policy, TSearchNode, DoRangeCheck >::FNodeSorter::NodePool |