Class LocationChecksPacket
- Namespace
- Archipelago.MultiClient.Net.Packets
- Assembly
- Archipelago.MultiClient.Net.dll
public class LocationChecksPacket : ArchipelagoPacketBase
- Inheritance
-
LocationChecksPacket
- Inherited Members
Properties
Locations
[JsonProperty("locations")]
public long[] Locations { get; set; }
Property Value
- long[]
PacketType
public override ArchipelagoPacketType PacketType { get; }