WoW API: GetBattlefieldPortExpiration

From AddOn Studio
Revision as of 01:57, 13 August 2009 by WoWWiki>Illonis (Created page with ' expiration = GetBattlefieldPortExpiration(index); == Parameters == === Arguments === :;index : Integer - Index of queue to get the expiration from === Returns === :;expir...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 expiration = GetBattlefieldPortExpiration(index);


Parameters

Arguments

index
Integer - Index of queue to get the expiration from


Returns

expiration
Integer - Remaining time of battlefield port in seconds

Details

Returns the remaining seconds of a battlefield port.


WoW API < GetBattlefieldPortExpiration