Click or drag to resize

BodyPart Enumeration

Contains all available body parts.

Namespace:  SampSharp.GameMode.Definitions
Assembly:  SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
public enum BodyPart
Members
  Member nameValueDescription
Chest3 The chest.
Crotch4 The crotch.
LeftArm5 The left arm.
RightArm6 The right arm.
LeftLeg7 The left leg.
RightLeg8 The right leg.
Head9 The head.
Remarks
See Also