Table of Contents

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

NetworkItem[]

PacketType

public override ArchipelagoPacketType PacketType { get; }

Property Value

ArchipelagoPacketType