Show / Hide Table of Contents

Class MyInventoryTransferEventContent

Inheritance
System.Object
MyInventoryTransferEventContent
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public sealed class MyInventoryTransferEventContent : ValueType

Fields

Amount

Declaration
public MyFixedPoint Amount
Field Value
Type Description
VRage.MyFixedPoint

DestinationInventoryId

Declaration
public MyStringHash DestinationInventoryId
Field Value
Type Description
MyStringHash

DestinationOwnerId

Declaration
public long DestinationOwnerId
Field Value
Type Description
System.Int64

ItemId

Declaration
public uint ItemId
Field Value
Type Description
System.UInt32

SourceInventoryId

Declaration
public MyStringHash SourceInventoryId
Field Value
Type Description
MyStringHash

SourceOwnerId

Declaration
public long SourceOwnerId
Field Value
Type Description
System.Int64
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾