Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FGraphAStarDefaultPolicy |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Public/GraphAStar.h |
| Include Path | #include "GraphAStar.h" |
Syntax
struct FGraphAStarDefaultPolicy
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| bReuseNodePoolInSubsequentSearches | const bool | GraphAStar.h | |
| FatalPathLength | const int32 | GraphAStar.h | |
| NodePoolSize | const int32 | GraphAStar.h | |
| OpenSetSize | const int32 | GraphAStar.h |