Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphAStar.h |
Include |
#include "ZoneGraphAStar.h" |
struct FZoneGraphPathFilter
Context for FGraphAStar::FindPath()
Name | Description | ||
---|---|---|---|
|
const FZoneGrap... |
EndLocation |
|
|
const FZoneGrap... |
StartLocation |
|
|
const FZoneGrap... |
ZoneStorage |
Name | Description | |
---|---|---|
|
FZoneGraphPathFilter ( |
Name | Description | ||
---|---|---|---|
|
float |
GetHeuristicCost ( |
|
|
float |
GetHeuristicScale() |
|
|
float |
GetTraversalCost ( |
|
|
IsEnd ( |
||
|
IsStart ( |
||
|
IsTraversalAllowed |
||
|
ShouldIncludeStartNodeInPath() |
||
|
WantsPartialSolution() |
Name |
Description |
---|---|
FNodeRef |