Struct MechConfigWeaponAmmo
- Namespace
 - Mech3DotNet.Reader.Mw
 
- Assembly
 - Mech3DotNet.dll
 
public struct MechConfigWeaponAmmo
  - Inherited Members
 
Fields
count
public int count
  Field Value
extra
public List<int>? extra
  Field Value
part
public string? part
  Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
  Returns
- string
 The fully qualified type name.