Private Member Functions | |
| void | ConnectionLost (DayZGame game) |
| void | Show () |
| void | Hide () |
| void | SetText (string text) |
| float | GetDuration () |
| void | SetDuration (float duration) |
Private Attributes | |
| private ref Widget | m_WidgetRoot |
| private TextWidget | m_TextWidgetTitle |
| private float | m_duration |
|
inlineprivate |
References Class::CastTo(), m_duration, m_TextWidgetTitle, and m_WidgetRoot.
|
inlineprivate |
References m_duration.
|
inlineprivate |
References m_WidgetRoot.
|
inlineprivate |
References m_duration.
|
inlineprivate |
References m_TextWidgetTitle.
|
inlineprivate |
References g_Game, m_TextWidgetTitle, and m_WidgetRoot.
|
private |
Referenced by ConnectionLost(), GetDuration(), and SetDuration().
|
private |
Referenced by ConnectionLost(), SetText(), and Show().
|
private |
Referenced by ConnectionLost(), Hide(), and Show().