Returns the amount of time remaining before all players are removed from the instance, if in a battleground instance where the match has completed.
Returns the amount of time remaining before all players are removed from the instance, if in a battleground instance where the match has completed.
Signature:
Code
timeLeft = GetBattlefieldInstanceExpiration()
Returns:
timeLeft - Amount of time remaining (in milliseconds) before all players are removed from the instance, if in a battleground instance where the match has completed; otherwise 0. (number)