Class MyItemWeaponType
this type is used for animations
Inheritance
System.Object
MyItemWeaponType
Assembly: VRage.Game.dll
Syntax
public sealed class MyItemWeaponType : Enum
Fields
None
Declaration
public const MyItemWeaponType None
Field Value
Pistol
Declaration
public const MyItemWeaponType Pistol
Field Value
Rifle
Declaration
public const MyItemWeaponType Rifle
Field Value
RocketLauncher
Declaration
public const MyItemWeaponType RocketLauncher
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|