Table of Contents

Class LocationScoutsPacket

Namespace
Archipelago.MultiClient.Net.Packets
Assembly
Archipelago.MultiClient.Net.dll
public class LocationScoutsPacket : ArchipelagoPacketBase
Inheritance
LocationScoutsPacket
Inherited Members

Properties

CreateAsHint

[JsonProperty("create_as_hint")]
public int CreateAsHint { get; set; }

Property Value

int

Locations

[JsonProperty("locations")]
public long[] Locations { get; set; }

Property Value

long[]

PacketType

public override ArchipelagoPacketType PacketType { get; }

Property Value

ArchipelagoPacketType