Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns information about bosses in the instance the player is about to be saved to.

bossName, texture, isKilled = GetInstanceLockTimeRemainingEncounter(id)

Arguments[]

id
number - Index of the boss to query, ascending from 1 to encountersTotal return value from GetInstanceLockTimeRemaining.

Returns[]

bossName
string - Name of the boss.
texture
string - ?
isKilled
boolean - true if the boss has been killed.

See also[]

Advertisement