Template:O VRHandAttachment: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Page Creation)
 
m (→‎top: Substituted IO templates)
 
Line 1: Line 1:
{{minititle|VRHandAttachment}}
{{minititle|VRHandAttachment}}
{{IO|OnAttachedToHand|Fired when the item is attached to the player's hand (i.e. pickup)}}
{{O|OnAttachedToHand|Fired when the item is attached to the player's hand (i.e. pickup)}}
{{IO|OnDetachedFromHand|Fired when the item is attached to the player's hand (i.e. drop)}}
{{O|OnDetachedFromHand|Fired when the item is attached to the player's hand (i.e. drop)}}

Latest revision as of 13:13, 21 April 2025

VRHandAttachment:

OnAttachedToHand
Fired when the item is attached to the player's hand (i.e. pickup)
OnDetachedFromHand
Fired when the item is attached to the player's hand (i.e. drop)