Class MyAmmoType
Inheritance
System.Object
MyAmmoType
Assembly: VRage.Game.dll
Syntax
public sealed class MyAmmoType : Enum
Fields
Basic
Declaration
public const MyAmmoType Basic
Field Value
HighSpeed
Declaration
public const MyAmmoType HighSpeed
Field Value
Laser
Declaration
public const MyAmmoType Laser
Field Value
Missile
Declaration
public const MyAmmoType Missile
Field Value
Plasma
Declaration
public const MyAmmoType Plasma
Field Value
Unknown
Declaration
public const MyAmmoType Unknown
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|