BlueprintAPI > BlueprintAPI/Game > BlueprintAPI/Game/Player
Performs a collision query under the finger, looking on a trace channel
Target is Player Controller
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| enum | Finger Index | |
| enum | Trace Channel | |
| boolean | Trace Complex |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Hit Result | |
| boolean | Return Value | Performs a collision query under the finger, looking on a trace channel |