AddSoundClientWithId(ulong clientId) | TaleWorlds.Engine.SoundManager | static |
AddXBOXRemoteUser(System.UInt64 XUID, System.UInt64 deviceID, bool canSendMicSound, bool canSendTextSound, bool canSendText, bool canReceiveSound, bool canReceiveText) | TaleWorlds.Engine.SoundManager | static |
ApplyPushToTalk(bool pushed) | TaleWorlds.Engine.SoundManager | static |
ClearDataToBeSent() | TaleWorlds.Engine.SoundManager | static |
ClearXBOXSoundManager() | TaleWorlds.Engine.SoundManager | static |
CompressData(int clientID, byte[] buffer, int length, byte[] compressedBuffer, out int compressedBufferLength) | TaleWorlds.Engine.SoundManager | static |
CreateEvent(string eventFullName, Scene scene) | TaleWorlds.Engine.SoundManager | static |
CreateVoiceEvent() | TaleWorlds.Engine.SoundManager | static |
DecompressData(int clientID, byte[] compressedBuffer, int compressedBufferLength, byte[] decompressedBuffer, out int decompressedBufferLength) | TaleWorlds.Engine.SoundManager | static |
DeleteSoundClientWithId(ulong clientId) | TaleWorlds.Engine.SoundManager | static |
DestroyVoiceEvent(int id) | TaleWorlds.Engine.SoundManager | static |
FinalizeVoicePlayEvent() | TaleWorlds.Engine.SoundManager | static |
GetAttenuationPosition() | TaleWorlds.Engine.SoundManager | static |
GetDataToBeSentAt(int index, byte[] buffer, System.UInt64[] receivers, ref bool transportGuaranteed) | TaleWorlds.Engine.SoundManager | static |
GetEventGlobalIndex(string eventFullName) | TaleWorlds.Engine.SoundManager | static |
GetListenerFrame() | TaleWorlds.Engine.SoundManager | static |
GetSizeOfDataToBeSentAt(int index, ref System.UInt32 byteCount, ref System.UInt32 numReceivers) | TaleWorlds.Engine.SoundManager | static |
GetVoiceData(byte[] voiceBuffer, int chunkSize, out int readBytesLength) | TaleWorlds.Engine.SoundManager | static |
HandleStateChanges() | TaleWorlds.Engine.SoundManager | static |
InitializeVoicePlayEvent() | TaleWorlds.Engine.SoundManager | static |
InitializeXBOXSoundManager() | TaleWorlds.Engine.SoundManager | static |
LoadEventFileAux(string soundBank, bool decompressSamples) | TaleWorlds.Engine.SoundManager | static |
ProcessDataToBeReceived(System.UInt64 senderDeviceID, byte[] data, System.UInt32 dataSize) | TaleWorlds.Engine.SoundManager | static |
ProcessDataToBeSent(ref int numData) | TaleWorlds.Engine.SoundManager | static |
RemoveXBOXRemoteUser(System.UInt64 XUID) | TaleWorlds.Engine.SoundManager | static |
Reset() | TaleWorlds.Engine.SoundManager | static |
SetGlobalParameter(string parameterName, float value) | TaleWorlds.Engine.SoundManager | static |
SetListenerFrame(MatrixFrame frame) | TaleWorlds.Engine.SoundManager | static |
SetListenerFrame(MatrixFrame frame, Vec3 attenuationPosition) | TaleWorlds.Engine.SoundManager | static |
SetState(string stateGroup, string state) | TaleWorlds.Engine.SoundManager | static |
StartOneShotEvent(string eventFullName, in Vec3 position, string paramName, float paramValue) | TaleWorlds.Engine.SoundManager | static |
StartOneShotEvent(string eventFullName, in Vec3 position) | TaleWorlds.Engine.SoundManager | static |
StartVoiceRecording() | TaleWorlds.Engine.SoundManager | static |
StopVoiceRecording() | TaleWorlds.Engine.SoundManager | static |
UpdateVoiceToPlay(byte[] voiceBuffer, int length, int index) | TaleWorlds.Engine.SoundManager | static |
UpdateXBOXChatCommunicationFlags(System.UInt64 XUID, bool canSendMicSound, bool canSendTextSound, bool canSendText, bool canReceiveSound, bool canReceiveText) | TaleWorlds.Engine.SoundManager | static |
UpdateXBOXLocalUser() | TaleWorlds.Engine.SoundManager | static |