Table of Contents

Class JsonRegion

Namespace
Moongate.UO.Data.Json.Regions
Assembly
Moongate.UO.Data.dll

Represents JsonRegion.

public class JsonRegion
Inheritance
JsonRegion
Inherited Members

Properties

Appearance

public string Appearance { get; set; }

Property Value

string

Coordinates

public List<JsonCoordinate> Coordinates { get; set; }

Property Value

List<JsonCoordinate>

Escorts

public bool Escorts { get; set; }

Property Value

bool

GuardList

public string GuardList { get; set; }

Property Value

string

GuardOwner

public string GuardOwner { get; set; }

Property Value

string

Guarded

public bool Guarded { get; set; }

Property Value

bool

Id

public int Id { get; set; }

Property Value

int

MagicDamage

public bool MagicDamage { get; set; }

Property Value

bool

Mark

public bool Mark { get; set; }

Property Value

bool

MusicList

public int MusicList { get; set; }

Property Value

int

Name

public string Name { get; set; }

Property Value

string

Recall

public bool Recall { get; set; }

Property Value

bool