ax.chat¶
Auto-generated namespace index from Lua annotations.
Documented functions: 12 Source files: 1
Source Files¶
Functions¶
| Function | Source |
|---|---|
ax.chat:Add(key, def) |
gamemode/framework/libraries/sh_chat.lua:28 |
ax.chat:ApplyShortcuts(text) |
gamemode/framework/libraries/sh_chat.lua:287 |
ax.chat:BuildFontName(baseFont, styles) |
gamemode/framework/libraries/sh_chat.lua:355 |
ax.chat:CapitalizeSentences(text) |
gamemode/framework/libraries/sh_chat.lua:313 |
ax.chat:DetectCapitalization(text) |
gamemode/framework/libraries/sh_chat.lua:344 |
ax.chat:FixPronounI(text) |
gamemode/framework/libraries/sh_chat.lua:331 |
ax.chat:Format(message, options) |
gamemode/framework/libraries/sh_chat.lua:472 |
ax.chat:FormatWithMarkdown(message, baseFont) |
gamemode/framework/libraries/sh_chat.lua:536 |
ax.chat:NormalizeSpacing(text) |
gamemode/framework/libraries/sh_chat.lua:299 |
ax.chat:Parse(message) |
gamemode/framework/libraries/sh_chat.lua:124 |
ax.chat:ParseMarkdown(text, baseFont, styles) |
gamemode/framework/libraries/sh_chat.lua:373 |
ax.chat:Send(speaker, chatType, text, data, receivers) |
gamemode/framework/libraries/sh_chat.lua:174 |