RSS

Четверг, 16.05.2024, 01:36
Главная » WoW API » Игровые события »

CHANNEL_VOICE_UPDATE

[ править ]
Fires when a member in a voice chat channel starts or stops speaking.
[клоны]
Fires when a member in a voice chat channel starts or stops speaking.


Signature:
Code
(id, enabled, active)

Arguments:
  • id - The id of the speaker who has changed. (number)
  • enabled - If voice chat is enabled. (boolean)
  • active - If the player is speaking at this moment. (boolean)

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