Fires when the connection status for a unit has changed. Signature: Code ("unitID", hasConnected)
Arguments: - unitID - The unit that was affected. (string)
- hasConnected - Whether or not the unit has connected. (bool)
Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/UNIT_CONNECTION
|