Usefuls Properties
The Usefuls type exposes the following members.
Properties
Name | Description | |
---|---|---|
AreaId | Obsolete.
Gets the area id.
|
|
ContinentId |
Gets the continent id.
|
|
ContinentNameMpq |
Gets the continent name (file name).
|
|
InGame |
Gets a value indicating whether in game (to be safe you need to check if not IsLoadingOrConnecting).
|
|
IsFlyableArea |
Gets a value indicating whether is flyable area (you can force value with ForceIsFlyableArea).
|
|
IsLoadingOrConnecting |
Gets a value indicating whether game is loading or connecting.
|
|
LastHardwareAction |
Gets the last hardware action.
|
|
Latency | ||
LatencyReal |
Gets the real latency (home+world)).
|
|
MapZoneName |
Gets the name of the map zone.
|
|
RealmName |
Gets the name of the realm.
|
|
SubMapZoneName |
Gets the name of the sub map zone.
|
|
WowVersion |
Gets game build (extract from WowVersionString(Memory), value like "12340").
|