Space Engineers
Public Attributes | List of all members
Sandbox.Game.MyInventoryTransferEventContent Struct Reference

Public Attributes

MyFixedPoint Amount
 
uint ItemId
 
long SourceOwnerId
 
MyStringHash SourceInventoryId
 
long DestinationOwnerId
 
MyStringHash DestinationInventoryId
 

Detailed Description

Definition at line 50 of file MyInventory.cs.

Member Data Documentation

MyFixedPoint Sandbox.Game.MyInventoryTransferEventContent.Amount

Definition at line 52 of file MyInventory.cs.

MyStringHash Sandbox.Game.MyInventoryTransferEventContent.DestinationInventoryId

Definition at line 57 of file MyInventory.cs.

long Sandbox.Game.MyInventoryTransferEventContent.DestinationOwnerId

Definition at line 56 of file MyInventory.cs.

uint Sandbox.Game.MyInventoryTransferEventContent.ItemId

Definition at line 53 of file MyInventory.cs.

MyStringHash Sandbox.Game.MyInventoryTransferEventContent.SourceInventoryId

Definition at line 55 of file MyInventory.cs.

long Sandbox.Game.MyInventoryTransferEventContent.SourceOwnerId

Definition at line 54 of file MyInventory.cs.


The documentation for this struct was generated from the following file: