WoW:API GetBattlefieldPortExpiration: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with ' expiration = GetBattlefieldPortExpiration(index); == Parameters == === Arguments === :;index : Integer - Index of queue to get the expiration from === Returns === :;expir...')
 
m (Move page script moved page API GetBattlefieldPortExpiration to API GetBattlefieldPortExpiration without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

 expiration = GetBattlefieldPortExpiration(index);


Parameters[edit]

Arguments[edit]

index
Integer - Index of queue to get the expiration from


Returns[edit]

expiration
Integer - Remaining time of battlefield port in seconds

Details[edit]

Returns the remaining seconds of a battlefield port.


WoW API < GetBattlefieldPortExpiration