Difference between revisions of "GetPlayerGrabbedRef"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Reference Variable Functions]] | [[Category:Reference Variable Functions]] | ||
[[Category:Reference Variable Functions (GECK 1.1)]] |
Latest revision as of 12:32, 15 August 2009
Description[edit | edit source]
GetPlayerGrabbedRef returns a reference to the object ref the player is currently grabbing (if any).
Syntax[edit | edit source]
set refVar to GetPlayerGrabbedRef
Notes[edit | edit source]
- None at this time