#include <motd.h>
◆ CMotd()
◆ Clear()
◆ IsActive()
| bool CMotd::IsActive |
( |
| ) |
const |
◆ OnInput()
Called on a input event.
- Parameters
-
Reimplemented from CComponent.
◆ OnMessage()
◆ OnRender()
Called when the component should get rendered.
The render order depends on the component insertion order.
Reimplemented from CComponent.
◆ OnStateChange()
| void CMotd::OnStateChange |
( |
int |
NewState, |
|
|
int |
OldState |
|
) |
| |
|
overridevirtual |
◆ OnWindowResize()
| void CMotd::OnWindowResize |
( |
| ) |
|
|
overridevirtual |
Called when the window has been resized.
Reimplemented from CComponent.
◆ ServerMotd()
◆ ServerMotdUpdateTime()
| int64_t CMotd::ServerMotdUpdateTime |
( |
| ) |
const |
|
inline |
◆ Sizeof()
| int CMotd::Sizeof |
( |
| ) |
const |
|
inlineoverridevirtual |
Gets the size of the non-abstract component.
Implements CComponent.
◆ m_aServerMotd
| char CMotd::m_aServerMotd[std::size(g_Config.m_SvMotd)] |
|
private |
◆ m_RectQuadContainer
| int CMotd::m_RectQuadContainer = -1 |
|
private |
◆ m_ServerMotdTime
◆ m_ServerMotdUpdateTime
| int64_t CMotd::m_ServerMotdUpdateTime |
|
private |
◆ m_TextContainerIndex
The documentation for this class was generated from the following files: