Table of Contents

Struct MechConfigArmor

Namespace
Mech3DotNet.Reader.Mw
Assembly
Mech3DotNet.dll
public struct MechConfigArmor
Inherited Members

Fields

arms

public int arms

Field Value

int

ferroFibrous

public bool ferroFibrous

Field Value

bool

head

public int head

Field Value

int

legs

public int legs

Field Value

int

mass

public float mass

Field Value

float

torso

public ArmorValue torso

Field Value

ArmorValue

torsoLR

public ArmorValue torsoLR

Field Value

ArmorValue

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.