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