Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Inheritance Hierarchy
- FGraphAStar
- FZoneGraphAStar
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphAStar.h |
| Include | #include "ZoneGraphAStar.h" |
Syntax
struct FZoneGraphAStar : public FGraphAStar< FZoneGraphAStarWrapper, FGraphAStarDefaultPolicy, FZoneGraphAStarNode >
Remarks
A Star algorithm using lanes on zone graph
Constructors
| Type | Name | Description | |
|---|---|---|---|
FZoneGraphAStar
(
const FZoneGraphAStarWrapper& Graph |
Typedefs
| Name | Description |
|---|---|
| Super |