CandideServer.MessageModels.Inventories.MoveStackAmountIntoNewMessage
Type JSONpublic class in CandideServer.MessageModels.Inventories
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Inventories - Base type
System.Object - Hash
00AA29C4827FDC637A58AAD5CF97989C9A7E029FA5F66C0B34C14C77F20E0C76
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Amount# | public | public System.Int32 Amount |
NewInstanceId# | public | public System.Guid NewInstanceId |
SourceInventoryId# | public | public System.Guid SourceInventoryId |
SourceSlotIndex# | public | public System.Int32 SourceSlotIndex |
TargetInventoryId# | public | public System.Guid TargetInventoryId |
TargetSlotIndex# | public | public System.Int32 TargetSlotIndex |