Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FGraphAStar > API/Runtime/AIModule/FGraphAStar/FOpenList
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 PopIndex () |
GraphAStar.h | ||
int32 PopIndex
(
bool bAllowShrinking |
GraphAStar.h |
PopIndex()
| Name | PopIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Public/GraphAStar.h |
| Include Path | #include "GraphAStar.h" |
int32 PopIndex()
PopIndex(bool)
| Name | PopIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Public/GraphAStar.h |
| Include Path | #include "GraphAStar.h" |
int32 PopIndex
(
bool bAllowShrinking
)