Struct MechConfigArmor
- Namespace
 - Mech3DotNet.Reader.Mw
 
- Assembly
 - Mech3DotNet.dll
 
public struct MechConfigArmor
  - Inherited Members
 
Fields
arms
public int arms
  Field Value
ferroFibrous
public bool ferroFibrous
  Field Value
head
public int head
  Field Value
legs
public int legs
  Field Value
mass
public float mass
  Field Value
torso
public ArmorValue torso
  Field Value
torsoLR
public ArmorValue torsoLR
  Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
  Returns
- string
 The fully qualified type name.