Return the numeric type index for a specific chat type.
typeIndex = GetChatTypeIndex("typeCode")
Parameters
Edit
Arguments
Edit
- ("typeCode")
- typeCode
- String - The type code for the chat type (One of the key values of the ChatTypeInfo table).
Returns
Edit
- typeIndex
- typeIndex
- Number - The numeric type index for that chat type, used as the ID number for coloring.
Community content is available under CC-BY-SA
unless otherwise noted.