Class ChatLogMessageManager
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.dll
public class ChatLogMessageManager : MessageManagerBase
- Inheritance
-
ChatLogMessageManager
Constructors
ChatLogMessageManager(MPChatVM)
public ChatLogMessageManager(MPChatVM chatDataSource)
Parameters
chatDataSource
MPChatVM
Methods
PostMessageLine(string, uint)
protected override void PostMessageLine(string text, uint color)
Parameters
PostMessageLineFormatted(string, uint)
protected override void PostMessageLineFormatted(string text, uint color)
Parameters
PostSuccessLine(string)
protected override void PostSuccessLine(string text)
Parameters
text
string
PostWarningLine(string)
protected override void PostWarningLine(string text)
Parameters
text
string
Update()
public void Update()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).