Class JsonRegion
Represents JsonRegion.
public class JsonRegion
- Inheritance
-
JsonRegion
- Inherited Members
Properties
Appearance
public string Appearance { get; set; }
Property Value
Coordinates
public List<JsonCoordinate> Coordinates { get; set; }
Property Value
Escorts
public bool Escorts { get; set; }
Property Value
GuardList
public string GuardList { get; set; }
Property Value
GuardOwner
public string GuardOwner { get; set; }
Property Value
Guarded
public bool Guarded { get; set; }
Property Value
Id
public int Id { get; set; }
Property Value
MagicDamage
public bool MagicDamage { get; set; }
Property Value
Mark
public bool Mark { get; set; }
Property Value
MusicList
public int MusicList { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Recall
public bool Recall { get; set; }