Struct MechSkin
- Namespace
- Mech3DotNet.Reader.Mw
- Assembly
- Mech3DotNet.dll
public struct MechSkin
- Inherited Members
Fields
damage
public List<string?> damage
Field Value
primary
public List<string> primary
Field Value
primaryMapping
public Dictionary<string, string> primaryMapping
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.