CandideServer.MessageModels.Inventories.SwapAndUpdateItemInstanceStackMessage
Type JSONpublic class in CandideServer.MessageModels.Inventories
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Inventories - Base type
System.Object - Hash
2C34775BD72AB6FCACD4CFDBCF56DA0716AABDD21751227F3489CE46D2E47EC2
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
SourceInventoryId# | public | public System.Guid SourceInventoryId |
SourceSlotIndex# | public | public System.Int32 SourceSlotIndex |
SourceToTargetNewStack# | public | public System.Int32 SourceToTargetNewStack |
TargetInventoryId# | public | public System.Guid TargetInventoryId |
TargetSlotIndex# | public | public System.Int32 TargetSlotIndex |
TargetToSourceNewStack# | public | public System.Int32 TargetToSourceNewStack |