Show / Hide Table of Contents

Class MyAmmoType

Inheritance
System.Object
MyAmmoType
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyAmmoType : Enum

Fields

Basic

Declaration
public const MyAmmoType Basic
Field Value
Type Description
MyAmmoType

HighSpeed

Declaration
public const MyAmmoType HighSpeed
Field Value
Type Description
MyAmmoType

Laser

Declaration
public const MyAmmoType Laser
Field Value
Type Description
MyAmmoType

Missile

Declaration
public const MyAmmoType Missile
Field Value
Type Description
MyAmmoType

Plasma

Declaration
public const MyAmmoType Plasma
Field Value
Type Description
MyAmmoType

Unknown

Declaration
public const MyAmmoType Unknown
Field Value
Type Description
MyAmmoType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾