Class ItemPrintJsonPacket
- Namespace
- Archipelago.MultiClient.Net.Packets
- Assembly
- Archipelago.MultiClient.Net.dll
public class ItemPrintJsonPacket : PrintJsonPacket
- Inheritance
-
ItemPrintJsonPacket
- Inherited Members
Properties
Item
[JsonProperty("item")]
public NetworkItem Item { get; set; }
Property Value
ReceivingPlayer
[JsonProperty("receiving")]
public int ReceivingPlayer { get; set; }