Click or drag to resize

WorldManager Properties

The WorldManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAvailableLocations
List of avalible locations to teleport to.
Public propertyStatic memberCanFly
Returns true if you have the ability to fly in the current zone
Public propertyStatic memberCurrentLocalizedZoneName
Returns the name of the current zone in the games current locale
Public propertyStatic memberCurrentWeather
Public propertyStatic memberCurrentWeatherId
Public propertyStatic memberCurrentZoneName
Returns the name of the current zone in english
Public propertyStatic memberEorzaTime
Current time in Eorza, if system clock is wrong this will be incorrect
Public propertyStatic memberInPvP
Returns true if player is currently in a pvp area
Public propertyStatic memberInSanctuary
Returns true if player is currently in a sanctuary
Public propertyStatic memberKnownAetheryteIds
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
Public propertyStatic memberLocalizedCurrentWeather
Public propertyStatic memberRawZoneId
Returns RAW Id for the current zone This function is not what you are looking for in most cases Use ZoneId instead.
Public propertyStatic memberSubZoneId
Returns the subzoneid
Public propertyStatic memberZoneId
Returns Id for the current zone
Top
See Also