GetPlayerGrabbedRef

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns a reference to the object ref the player is currently grabbing (if any).

Syntax

[help]
(grabbed:ref) GetPlayerGrabbedRef

Example

set refVar to GetPlayerGrabbedRef  

See Also