Click or drag to resize
IHumanoidTPart, TChainLeftHand Property
Gets the left hand.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
TPart LeftHand { get; }

Property Value

Type: TPart
The left hand (same as LeftManus).
See Also