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