CandideServer.MessageModels.Inventories.LootMoneyFromItemMessage
Type JSONpublic class in CandideServer.MessageModels.Inventories
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Inventories - Base type
System.Object - Hash
BE1E0548CA2530E6D3D5774B363822010B8EFBC875DA1C0DC5840D4C6FAD5610
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
Amount# | public | public System.Nullable<System.Int32> Amount |
MoneyInventoryId# | public | public System.Guid MoneyInventoryId |
SourceInventoryId# | public | public System.Guid SourceInventoryId |
SourceSlotIndex# | public | public System.Int32 SourceSlotIndex |