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