Contains every bone in a player's body.
Namespace:
SampSharp.Entities.SAMP
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax Members
| Member name | Value | Description |
---|
| Spine | 1 |
The spine.
|
| Head | 2 |
The head.
|
| LeftUpperArm | 3 |
The left upper arm.
|
| RightUpperArm | 4 |
The right upper arm.
|
| LeftHand | 5 |
The left hand.
|
| RightHand | 6 |
The right hand.
|
| LeftThigh | 7 |
The left thigh.
|
| RightThigh | 8 |
The right thigh.
|
| LeftFoot | 9 |
The left foot.
|
| RightFoot | 10 |
The right foot.
|
| RightCalf | 11 |
The right calf.
|
| LeftCalf | 12 |
The left calf.
|
| LeftForearm | 13 |
The left forearm.
|
| RightForearm | 14 |
The right forearm.
|
| LeftClavicle | 15 |
The left clavicle.
|
| RightClavicle | 16 |
The right clavicle.
|
| Neck | 17 |
The neck.
|
| Jaw | 18 |
The jaw.
|
Remarks See Also