WoW:API GetBattlefieldEstimatedWaitTime: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 8: Line 8:
:;waitTime : Integer - Milliseconds until Battlefield opening is available (estimated)
:;waitTime : Integer - Milliseconds until Battlefield opening is available (estimated)


[[Category:API Functions|GetBattlefieldEstimatedWaitTime()]]
----
[[Category:API Battlefield Functions|GetBattlefieldEstimatedWaitTime()]]
{{WoW API}}

Revision as of 04:37, 4 January 2006

waitTime = GetBattlefieldEstimatedWaitTime();

Get estimated wait time for a Battlefield's availability


Returns
waitTime
Integer - Milliseconds until Battlefield opening is available (estimated)

Template:WoW API