Unreal Engine Blueprint API Reference > Game > Player
Performs a collision query under the mouse cursor, looking for object types
Target is Player Controller
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
enum | Object Types | |
boolean | Trace Complex |
Outputs
Type | Name | Description |
---|---|---|
struct | Hit Result | |
boolean | Return Value | Performs a collision query under the mouse cursor, looking for object types |