Blackspot..::..Continent Property
Gets or sets the continent id.
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
public ContinentId Continent { get; set; }
Public Property Continent As ContinentId Get Set
public: property ContinentId^ Continent { ContinentId^ get (); void set (ContinentId^ value); }