Dota 2 Workshop Tools/Scripting/API/CPropHMDAvatar.GetVRHand: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' handle GetVRHand(int ''nHandID'') '''
''' handle GetVRHand(int ''nHandID'') '''


''CPropHMDAvatar:GetVRHand''
''Get VR hand by ID''





Revision as of 23:44, 18 June 2015

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

handle GetVRHand(int nHandID)

Get VR hand by ID


Example
function CPropHMDAvatar:GetVRHand( nHandID ) end

Parameters

Type Name Description
int nHandID No Description Set

Returns

handle - No Description Set