WoW API: BNGetInfo
Jump to navigation
Jump to search
This article or section contains information that is out-of-date.
|
Returns information about the player
presenceID, toonID, currentBroadcast, bnetAFK, bnetDND = BNGetInfo()
Arguments[edit]
- none
Returns[edit]
- presenceID
- Integer - Your presenceID
- toonID
- Integer - Your toonID
- currentBroadcast
- String - the current text in your broadcast box
- bnetAFK
- Boolean - true if you're flagged "Away"
- bnetDND
- Boolean - true if you're flagged "Busy"