Show / Hide Table of Contents

Class MyItemWeaponType

this type is used for animations

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

Fields

None

Declaration
public const MyItemWeaponType None
Field Value
Type Description
MyItemWeaponType

Pistol

Declaration
public const MyItemWeaponType Pistol
Field Value
Type Description
MyItemWeaponType

Rifle

Declaration
public const MyItemWeaponType Rifle
Field Value
Type Description
MyItemWeaponType

RocketLauncher

Declaration
public const MyItemWeaponType RocketLauncher
Field Value
Type Description
MyItemWeaponType

value__

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