Difference between revisions of "GetPlayerGrabbedRef"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
Line 17: Line 17:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Reference Variable Functions]]
[[Category:Reference Variable Functions]]
[[Category:Reference Variable Functions (GECK 1.0)]]

Revision as of 12:53, 12 August 2009

Description

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


Syntax

set refVar to GetPlayerGrabbedRef

Notes

  • None at this time

See Also