Navigation
BlueprintAPI > BlueprintAPI/AI > BlueprintAPI/AI/Navigation
Generates a random location reachable from given Origin location.
Target is Navigation System V1
Inputs
| Type | Name | Description |
|---|---|---|
| vector | Origin | |
| real | Radius | |
| object | Nav Data | |
| class | Filter Class |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Random Location | |
| boolean | Return Value | Return Value represents if the call was successful |