WoW:API GetSavedInstanceInfo: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 6: Line 6:


== Parameters ==
== Parameters ==
:;index : Number - index of the instance, ranges from 1 to GetNumSavedInstances()
:;index : Number - index of the instance, ranges from 1 to [[API_GetNumSavedInstances|GetNumSavedInstances]]()


=== Returns ===
=== Returns ===
Line 13: Line 13:
:;remaining : Number - the number of seconds remaining until the instance resets
:;remaining : Number - the number of seconds remaining until the instance resets
:;difficulty : Number - the difficulty of the raid instance
:;difficulty : Number - the difficulty of the raid instance
:;locked : Boolean - unknown
:;locked : Boolean - true if the instance is currently locked, false for a historic entry
:;extended : Boolean - shows true if the ID has been extended
:;extended : Boolean - shows true if the ID has been extended
:;instanceIDMostSig : Number - unknown
:;instanceIDMostSig : Number - unknown
Line 23: Line 23:


* Exact returned instance names (English): Onyxia's Lair, Blackwing Lair, Molten Core, Zul'Gurub, Ruins of Ahn'Qiraj, Naxxramas and Ahn'Qiraj
* Exact returned instance names (English): Onyxia's Lair, Blackwing Lair, Molten Core, Zul'Gurub, Ruins of Ahn'Qiraj, Naxxramas and Ahn'Qiraj
* Caveat: The instance names are ''not'' necessarily identical with the names returned from GetLFGTypeEntries().


* Added in 1.11
* Added in 1.11
Anonymous user