wManager.Wow.Helpers Namespace
WRobot

Usefuls Properties

The Usefuls type exposes the following members.

Properties


  Name Description
Public property Static member AreaId Obsolete.
Gets the area id.
Public property Static member ContinentId
Gets the continent id.
Public property Static member ContinentNameMpq
Gets the continent name (file name).
Public property Static member InGame
Gets a value indicating whether in game (to be safe you need to check if not IsLoadingOrConnecting).
Public property Static member IsFlyableArea
Gets a value indicating whether is flyable area (you can force value with ForceIsFlyableArea).
Public property Static member IsLoadingOrConnecting
Gets a value indicating whether game is loading or connecting.
Public property Static member LastHardwareAction
Gets the last hardware action.
Public property Static member Latency
Gets the latency (between LatencyMax and LatencyMin, to get real latency use LatencyReal).
Public property Static member LatencyReal
Gets the real latency (home+world)).
Public property Static member MapZoneName
Gets the name of the map zone.
Public property Static member RealmName
Gets the name of the realm.
Public property Static member SubMapZoneName
Gets the name of the sub map zone.
Public property Static member WowVersion
Gets game build (extract from WowVersionString(Memory), value like "12340").