CandideServer.MessageModels.Inventories.LootAllMessage
Type JSONpublic class in CandideServer.MessageModels.Inventories
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Inventories - Base type
System.Object - Hash
D0138FD4FE1FBB2446376A1C6E35692362F7E39E5BE7B7DEB3A75122D73016D8
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
AllowPartialStack# | public | public System.Boolean AllowPartialStack |
EquipmentInventoryId# | public | public System.Nullable<System.Guid> EquipmentInventoryId |
SourceInventoryId# | public | public System.Guid SourceInventoryId |
Strategy# | public | public Shared.Inventory.Models.LootAllStrategy Strategy |
TargetInventoryId# | public | public System.Guid TargetInventoryId |