Unreal Engine Blueprint API Reference > AI
Return the path index the given controller is currently at. Returns INDEX_NONE if no path.
Target is AIBlueprint Helper Library
Inputs
Type | Name | Description |
---|---|---|
object | Controller |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | Return the path index the given controller is currently at. Returns INDEX_NONE if no path. |