WorldManager Properties |
The WorldManager type exposes the following members.
Name | Description | |
---|---|---|
AvailableLocations |
List of avalible locations to teleport to.
| |
CanFly |
Returns true if you have the ability to fly in the current zone
| |
CurrentLocalizedZoneName |
Returns the name of the current zone in the games current locale
| |
CurrentWeather | ||
CurrentWeatherId | ||
CurrentZoneName |
Returns the name of the current zone in english
| |
EorzaTime |
Current time in Eorza, if system clock is wrong this will be incorrect
| |
InPvP |
Returns true if player is currently in a pvp area
| |
InSanctuary |
Returns true if player is currently in a sanctuary
| |
KnownAetheryteIds |
List of known Aetheryte ids, also includes the small aethernets
Does not include the housing zone aethernets as they funtion totally different from all the aethernets
| |
LocalizedCurrentWeather | ||
RawZoneId |
Returns RAW Id for the current zone
This function is not what you are looking for in most cases
Use ZoneId instead.
| |
SubZoneId |
Returns the subzoneid
| |
ZoneId |
Returns Id for the current zone
|