DIFF

class VONManagerImplementationSource

VONManagerImplementation VONManagerBase Managed

All members, including inherited

Constructors 2

Methods 6

override void HideVoiceNotification()

Hides the VON notification completely and immediately

Referenced by OnEvent(), and UpdateVoiceIcon()
override void ShowVoiceNotification(int level, bool fading)

Shows the voice notification

level
the loudness of the player voice. 0 = whisper, 1 = normal, 2 = shout
fading
specifies whether icon should slowly fade to invisibility after being displayed
override void HandleInput(Input inp)

Handles some VON related input

inp
input to handle
override void OnVOIPThresholdChanged()

Fires every time VOIP threshold value changes