Skip to content

Interface:Chat Channel Events

Christian Johansson edited this page Aug 20, 2014 · 4 revisions

Chat stuff... (TODO)

-- Empty!

###Available events: canJoin()
onJoin()
onLeave()
onSpeak()


###### canJoin() > **Description:** N/A > **Parameters:** N/A > **Accepted return values:** N/A > **Example:** ```Lua N/A ```
###### onJoin() > **Description:** N/A > **Parameters:** N/A > **Accepted return values:** N/A > **Example:** ```Lua N/A ```
###### onLeave() > **Description:** N/A > **Parameters:** N/A > **Accepted return values:** N/A > **Example:** ```Lua N/A ```
###### onSpeak() > **Description:** N/A > **Parameters:** N/A > **Accepted return values:** N/A > **Example:** ```Lua N/A ```
Clone this wiki locally