Description
Wiki Description
Obtains the reference the player is currently grabbing.
Documentation Comment
Returns the reference the player is currently grabbing
Caveats
Examples
; Obtain the object the player is currently grabbing
ObjectReference curObject = Game.GetPlayerGrabbedRef()Auto-Generated Example
ObjectReference returnedValue = Game.GetPlayerGrabbedRef()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
