Difference between revisions of "IsPlayerGrabbedRef"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Scornett-Bot
m (Script running global find and replace: = for '''=)
 
imported>DavidJCobb
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Description==
==Description==


'''IsPlayerGrabbedRef''' returns true if the player is currently grabbing the selected reference.  
'''IsPlayerGrabbedRef''' returns true if the player is currently grabbing the selected reference, either by Z-keying it or by using a telekinesis spell on it.




Line 12: Line 12:
*[[GetPlayerGrabbedRef]]
*[[GetPlayerGrabbedRef]]


 
[[Category:Condition Functions]]
[[Category:Console Commands]]
[[Category:Console Commands]]

Latest revision as of 05:28, 22 February 2021

Description[edit | edit source]

IsPlayerGrabbedRef returns true if the player is currently grabbing the selected reference, either by Z-keying it or by using a telekinesis spell on it.


Syntax[edit | edit source]

IsPlayerGrabbedRef ObjectRefID


See Also[edit | edit source]