ReplacementItems Enum

Namespace
global
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["ReplacementItems"] class Type type-node

Syntax

public enum ReplacementItems

Fields

Name Constant Value Summary
Feet 7
static
Hands 8
static
Head 1
static
Hips 5
static
LowerArms 4
static
LowerLegs 6
static
None 0
static
Torso 2
static
UpperArms 3
static