Space Engineers
|
Public Attributes | |
MyFixedPoint | Amount |
uint | ItemId |
long | SourceOwnerId |
MyStringHash | SourceInventoryId |
long | DestinationOwnerId |
MyStringHash | DestinationInventoryId |
Definition at line 50 of file MyInventory.cs.
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.