Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/FGraphAStar
| Type | Name | Description | |
|---|---|---|---|
| FORCEINLINE_DEBUGGABLE bool | ProcessSingleNode
(
const FSearchNode& EndNode, |
Single run of A* loop: get node from open set and process neighbors returns true if loop should be continued | |
| FORCEINLINE_DEBUGGABLE bool | ProcessSingleNode
(
const FSearchNode& EndNode, |
Single run of A* loop: get node from open set and process neighbors returns true if loop should be continued |