RSS

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

BNIsSelf

[ править ]
Returns whether or not the presence ID is the one of the player.
[клоны]
Returns whether or not the presence ID is the one of the player.

Signature:
Code
isSelf = BNIsSelf(presenceID)

Arguments:
  • presenceID - (number)

Returns:
  • isSelf - true if the presence ID is the one of the player; false otherwise (boolean)

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