Защищенные члены | |
| void | NotificationUI () |
| void | ~NotificationUI () |
| void | AddNotification (NotificationRuntimeData data) |
| void | RemoveNotification (NotificationRuntimeData data) |
| void | AddVoiceNotification (string player, string name) |
| void | RemoveVoiceNotification (string player) |
| void | ClearVoiceNotifications () |
| void | UpdateTargetHeight () |
| void | UpdateOffset () |
| void | Update (float timeslice) |
Защищенные данные | |
| ref Widget | m_Root |
| ref Widget | m_Spacer |
| ref Widget | m_VoiceContent |
| ref Widget | m_NotificationContent |
| ref map< NotificationRuntimeData, Widget > | m_Notifications |
| ref map< string, Widget > | m_VoiceNotifications |
| float | m_Width |
| float | m_CurrentHeight |
| float | m_TargetHeight |
| float | m_BackupPosX |
| float | m_BackupPosY |
| ref map< string, Widget > | m_WidgetTimers |
| bool | m_OffsetEnabled |
Статические защищенные данные | |
| static float | m_VelArr [1] |
См. определение в файле NotificationUI.c строка 1