|
PC Stable Documentation
|
|

Private Member Functions | |
| void | Chat () |
| void | ~Chat () |
| void | Init (Widget root_widget) |
| void | Destroy () |
| void | Clear () |
| void | Add (ChatMessageEventParams params) |
| void | AddInternal (ChatMessageEventParams params) |
Private Attributes | |
| const int | LINE_COUNT = 12 |
| protected Widget | m_RootWidget |
| protected int | m_LineHeight |
| protected int | m_LastLine |
| protected ref array< ref ChatLine > | m_Lines |
channel type, possible values CCSystem(1) CCAdmin(2) CCDirect(4) CCMegaphone(8) CCTransmitter(16) CCPublicAddressSystem(32) CCBattlEye(64)
|
inlineprivate |
References AddInternal(), Math::Clamp(), g_Game, and Print().
|
inlineprivate |
References LINE_COUNT, m_LastLine, m_LineHeight, m_Lines, ChatLine::m_RootWidget, ChatLine::Set(), x, and y.
Referenced by Add().
|
inlineprivate |
References LINE_COUNT, and m_Lines.
|
inlineprivate |
References Destroy(), LINE_COUNT, m_LastLine, m_LineHeight, m_Lines, and m_RootWidget.
|
private |
Referenced by AddInternal(), Clear(), and Init().
|
private |
Referenced by AddInternal(), and Init().
|
private |
Referenced by AddInternal(), and Init().
Referenced by AddInternal(), Chat(), Clear(), Destroy(), and Init().