Class SwitchWeaponData
Inheritance
System.Object
SwitchWeaponData
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public sealed class SwitchWeaponData : ValueType
Fields
InventoryItemId
Declaration
public Nullable<uint> InventoryItemId
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.UInt32> |
WeaponDefinition
Declaration
public Nullable<SerializableDefinitionId> WeaponDefinition
Field Value
| Type | Description |
|---|---|
| System.Nullable<SerializableDefinitionId> |
WeaponEntityId
Declaration
public long WeaponEntityId
Field Value
| Type | Description |
|---|---|
| System.Int64 |