ax.chatbox¶
Count visible characters (excluding markup tags)
Documented functions: 2 · Realm: client
Functions¶
ax.chatbox:CreateMessagePanel(markupText, maxWidth, revealSpeed)ax.chatbox:InjectColorTags(text, color)
ax.chatbox:CreateMessagePanel(markupText, maxWidth, revealSpeed)¶
Create message panel with animated text reveal
Realm: client
Source: gamemode/modules/chatbox/libraries/cl_chatbox.lua:70
ax.chatbox:InjectColorTags(text, color)¶
Inject color tags around text while preserving font tags
Realm: client
Source: gamemode/modules/chatbox/libraries/cl_chatbox.lua:46