Table of Contents

Enum BodyPart

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Represents the body parts of a player that can be targeted or affected.

public enum BodyPart
Extension Methods

Fields

Groin = 4

The groin of the player.

Head = 9

The head of the player.

LeftArm = 5

The left arm of the player.

LeftLeg = 7

The left leg of the player.

RightArm = 6

The right arm of the player.

RightLeg = 8

The right leg of the player.

Torso = 3

The torso of the player.