Lua API
On this page

Communication_ChatRoomTracker_S2C

Inherits from

Set Turbine Chat channel numbers.

Fields:

AllegianceRoomId number

the channel number of the allegiance channel

GeneralChatRoomId number

the channel number of the general channel

LFGChatRoomId number

the channel number of the looking-for-group channel

OlthoiChatRoomId number

the channel number of the olthoi channel

RoleplayChatRoomId number

the channel number of the roleplay channel

SocietyCelHanChatRoomId number

the channel number of the Celestial Hand channel

SocietyChatRoomId number

the channel number of the society channel

SocietyEldWebChatRoomId number

the channel number of the Eldrich Web channel

SocietyRadBloChatRoomId number

the channel number of the Radiant Blood channel

TradeChatRoomId number

the channel number of the trade channel

Methods:

GetPropertyKeys() : string[]

Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts

Returns:string[]

ToString() : string

Returns a string that represents the current object.

Returns:string