CandideServer.MessageModels.Inventories.MoveMoneyIntoNewMessage
Type JSONpublic class in CandideServer.MessageModels.Inventories
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Inventories - Base type
System.Object - Hash
A964AF01552296C8698951CBE5B4DC0C0FA4D58C538A78AD1390F71FECA316F4
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
CoinAmount# | public | public System.Int32 CoinAmount |
CoinType# | public | public System.Int32 CoinType |
SourceInventoryId# | public | public System.Guid SourceInventoryId |
TargetInventoryId# | public | public System.Guid TargetInventoryId |
TargetSlotIndex# | public | public System.Nullable<System.Int32> TargetSlotIndex |