Структуры данных | |
| class | VONManagerBase |
| class | VONManager |
| Manager class which handles Voice-over-network functionality while player is connected to a server. Подробнее... | |
Функции | |
| VONManagerBase Managed | VONManagerImplementation () |
| void | VONManagerBase () |
| void | HideVoiceNotification () |
| Hides the VON notification completely and immediately. | |
| void | ShowVoiceNotification (int level, bool fading) |
| Shows the voice notification. | |
| void | HandleInput (Input inp) |
| Handles some VON related input. | |
| void | OnVOIPThresholdChanged () |
| Fires every time VOIP threshold value changes. | |
| void | OnEvent (EventType eventTypeId, Param params) |
| Handles VON-related events. | |
| bool | IsVonToggled () |
| void | ~VONManagerImplementation () |
| void | UpdateVoiceIcon () |
Переменные | |
| bool | m_VoNToggled |
| ref ScriptInvoker | m_OnVonStateEvent |
| ref ScriptInvoker | m_OnPartyChatChangedEvent |