- Namespace
- Atavism
- Interfaces
- 
									- IComparable
- IFormattable
- IConvertible
 
- Base Types
- 
									- object
- ValueType
- Enum
 
							graph BT
	Type-->Base0["Enum"]
	Base0-->Base1["ValueType"]
	Base1-->Base2["object"]
	Type-.->Interface0["IComparable"]
	Type-.->Interface1["IFormattable"]
	Type-.->Interface2["IConvertible"]
	Type["AttachmentSocket"]
class Type type-node
						
					Syntax
public enum AttachmentSocketFields
| Name | Constant Value | Summary | 
|---|---|---|
| Back | 19 | static | 
| Chest | 18 | static | 
| Head | 22 | static | 
| LeftEye | 25 | static | 
| LeftFoot | 1 | static | 
| LeftHip | 4 | static | 
| LeftShoulder | 20 | static | 
| MainHand | 6 | static | 
| MainHand2 | 7 | static | 
| MainHandRest | 10 | static | 
| MainHandRest2 | 11 | static | 
| MainWeapon | 28 | static | 
| Mouth | 24 | static | 
| Neck | 23 | static | 
| None | 30 | static | 
| OffHand | 8 | static | 
| OffHand2 | 9 | static | 
| OffHandRest | 12 | static | 
| OffHandRest2 | 13 | static | 
| Overhead | 27 | static | 
| Pelvis | 3 | static | 
| RightEye | 26 | static | 
| RightFoot | 2 | static | 
| RightHip | 5 | static | 
| RightShoulder | 21 | static | 
| Root | 0 | static | 
| SecondaryWeapon | 29 | static | 
| Shield | 14 | static | 
| Shield2 | 15 | static | 
| ShieldRest | 16 | static | 
| ShieldRest2 | 17 | static |