RSS

Пятница, 19.04.2024, 02:34
Главная » WoW API » API Функции » Battle.net »

BNGetInfo

[ править ]
Returns information about the player's RealID settings.
[клоны]
Returns information about the player's RealID settings.

Signature:
Code
unknown, unknown, broadcastText, bnetAFK, bnetDND = BNGetInfo()

Returns:
  • unknown - (number)
  • unknown - (number)
  • broadcastText - The player's current broadcast message (entered at the top of the friends tab) (string)
  • bnetAFK - (boolean)
  • bnetDND - (boolean)

Также смотрите: Battle.net , Battle.net functions
Ссылки: http://wowprogramming.com/docs/api/BNGetInfo