Navigation
BlueprintAPI > BlueprintAPI/Ability > BlueprintAPI/Ability/GameplayCue
Gets the best end location and normal for this gameplay cue. If there is hit result data, it will return this. Otherwise it will return the target actor's location/rotation. If none of this is available, it will return false.
Target is Ability System Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target Actor | |
| struct | Parameters |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Location | |
| vector | Normal | |
| boolean | Return Value |