RSS

Среда, 15.05.2024, 03:06
Главная » WoW API » Игровые события »

CHANNEL_COUNT_UPDATE

[ править ]
Fires when the number of members in a world or custom chat channel changes.
[клоны]
Fires when the number of members in a world or custom chat channel changes.


Signature:
Code
(id, count)

Arguments:
  • id - The id of the chat channel thats getting updated. (number)
  • count - The number of members in the channel. (number)

Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/CHANNEL_COUNT_UPDATE