WoW:Sky (AddOn): Difference between revisions

switched to a note
m (replaced SKY_CHANNEL_LEFT in the skyHostess.action description with SKY_CHANNEL_LEAVE)
(switched to a note)
Line 11: Line 11:
  -- (action, actionData)
  -- (action, actionData)
  -- action - string containing  
  -- action - string containing  
  -- SKY_PLAYER_JOIN|SKY_PLAYER_LEAVE|SKY_CHANNEL_LIST|SKY_CHANNEL_JOIN|SKY_CHANNEL_LEAVE
  -- SKY_PLAYER_JOIN|SKY_PLAYER_LEAVE|SKY_CHANNEL_LIST|SKY_CHANNEL_JOIN|SKY_CHANNEL_LEFT
--                                            NOTE: SkyLight seems to implement SKY_CHANNEL_LEAVE instead of SKY_CHANNEL LEFT,
--                                                  even though its comments don't reflect this. I don't know about regular Sky.
  -- actionData - table
  -- actionData - table
  -- {
  -- {
Anonymous user