Enum BodyPartType
Defines the type of a BodyComponent.
Namespace: Content.Shared.Body.Part
Assembly: Content.Shared.dll
Syntax
public enum BodyPartType : int
Fields
Name | Description |
---|---|
Arm | |
Foot | |
Hand | |
Head | |
Leg | |
Other | |
Tail | |
Torso |
Defines the type of a BodyComponent.
public enum BodyPartType : int
Name | Description |
---|---|
Arm | |
Foot | |
Hand | |
Head | |
Leg | |
Other | |
Tail | |
Torso |