ICCommLib (Deprecated)
Table of Content
- ICCommJoinResult (Deprecated)
- Is(userData) (Deprecated)
- JoinChannel(strChannel, strFunction, nLuaEventHandler) (Deprecated)
- __eq() (Deprecated)
- __gc() (Deprecated)
- SendMessage() (Deprecated)
- SendPrivateMessage() (Deprecated)
- SetControlFunction() (Deprecated)
Enum
ICCommJoinResult (Deprecated)
- NoGuild
- BadName
- Join
- TooManyChannels
- Left
- NoGroup
- MissingEntitlement
Function
Is(userData) (Deprecated)
Description
Does a lua_pushboolean if the same metatable is on the stack.
Params
- userData (UserData)
Function
JoinChannel(strChannel, strFunction, nLuaEventHandler) (Deprecated)
Description
Runs JoinChannel with strChannel, strFunction, and nLuaEventHandler.
Params
- strChannel (String) - that gets prefixed with ICC.
- strFunction (String)
- nLuaEventHandler (LuaTable) - but the Id is immediately converted to an Integer
Method
__eq() (Deprecated)
Method
__gc() (Deprecated)
Method
SendMessage() (Deprecated)
Method
SendPrivateMessage() (Deprecated)
Method