{"Id":"Candide.Sound.SoundPlayer","Name":"SoundPlayer","DisplayName":"SoundPlayer","FullName":"Candide.Sound.SoundPlayer","Namespace":"Candide.Sound","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"AudioEvents:System.Collections.Generic.HashSet\u00601\u003CCandide.Sound.AudioEvent.AudioEvent\u003E","Name":"AudioEvents","Type":"System.Collections.Generic.HashSet\u003CCandide.Sound.AudioEvent.AudioEvent\u003E","Signature":"internal System.Collections.Generic.HashSet\u003CCandide.Sound.AudioEvent.AudioEvent\u003E AudioEvents","Visibility":"internal","IsStatic":true,"IsLiteral":false,"Hash":"A1D16F222F5A92AB6A841DEB30B8200A3B39484629DBA6A537A2A1974E8027ED"},{"Id":"Banks:System.Collections.Generic.List\u00601\u003CFMOD.Studio.Bank\u003E","Name":"Banks","Type":"System.Collections.Generic.List\u003CFMOD.Studio.Bank\u003E","Signature":"private System.Collections.Generic.List\u003CFMOD.Studio.Bank\u003E Banks","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"CC8BB386EBE9850584AAA39A0B415F85AE74855728A90B03DC2F3E09AB681BB8"},{"Id":"DistanceFactor:System.Single","Name":"DistanceFactor","Type":"System.Single","Signature":"public System.Single DistanceFactor","Visibility":"public","IsStatic":true,"IsLiteral":true,"Hash":"E06BA8CAC6E75F7F7221BD94867C64DD6777841E33EF15FC2A31114A0F204C31"},{"Id":"EntityTrackedAudioEvents:System.Collections.Generic.Dictionary\u00602\u003CCandide.Sound.AudioEvent.AudioEvent,System.Guid\u003E","Name":"EntityTrackedAudioEvents","Type":"System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E","Signature":"private System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E EntityTrackedAudioEvents","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"731417A2A907D6354DC6A437489C380D1E7A5E676D64F0042E91791F0933D4B4"},{"Id":"FmodLiveUpdatePort:System.UInt16","Name":"FmodLiveUpdatePort","Type":"System.UInt16","Signature":"private System.UInt16 FmodLiveUpdatePort","Visibility":"private","IsStatic":true,"IsLiteral":true,"Hash":"12293BED3FDAC6D9F1F09FE44CA5D8E6626C142CF5621261E32687E4749120EC"},{"Id":"Initialized:System.Boolean","Name":"Initialized","Type":"System.Boolean","Signature":"internal System.Boolean Initialized","Visibility":"internal","IsStatic":true,"IsLiteral":false,"Hash":"5FC065B649D82DA50097A84A8681237C96152772BFB1F1E933026CDD53AA99B9"},{"Id":"IsUnloadingSounds:System.Boolean","Name":"IsUnloadingSounds","Type":"System.Boolean","Signature":"public System.Boolean IsUnloadingSounds","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"36CF9F3655E11E816C2AA193560EDDB11DBF94E99A99DBABED485A5E074B15CC"},{"Id":"ListenerPosition:Microsoft.Xna.Framework.Vector2","Name":"ListenerPosition","Type":"Microsoft.Xna.Framework.Vector2","Signature":"public Microsoft.Xna.Framework.Vector2 ListenerPosition","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"6BB9F579042ED0F9D29126A31C971ED15C124C37067CFDE90910647F46553296"},{"Id":"StudioSystem:FMOD.Studio.System","Name":"StudioSystem","Type":"FMOD.Studio.System","Signature":"internal FMOD.Studio.System StudioSystem","Visibility":"internal","IsStatic":true,"IsLiteral":false,"Hash":"9833F5DA131B0EAEBF861AA4318D5688CF876B0B36D7F9A80C00F5C25C5D0E6C"},{"Id":"VisualSound:System.Boolean","Name":"VisualSound","Type":"System.Boolean","Signature":"public System.Boolean VisualSound","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"22112F073553AA4AF02E400D4B09543633A40B73C54779C7B8BE63921EF57FEA"},{"Id":"_bankPath:System.String","Name":"_bankPath","Type":"System.String","Signature":"private System.String _bankPath","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"4EF5441C0DCE299CB0B89E445CA3B6A576DF9C81A28C371D714AE470CFCD84CF"},{"Id":"_eventAttributes:FMOD.ATTRIBUTES_3D","Name":"_eventAttributes","Type":"FMOD.ATTRIBUTES_3D","Signature":"private FMOD.ATTRIBUTES_3D _eventAttributes","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"1A63365EEF7AE5CB264E5B50DEBDBD6C3D13D17DC072AC986350A1C433BDFDE6"},{"Id":"_listenerAttributes:FMOD.ATTRIBUTES_3D","Name":"_listenerAttributes","Type":"FMOD.ATTRIBUTES_3D","Signature":"private FMOD.ATTRIBUTES_3D _listenerAttributes","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"CC45028B7388F8398A413FAD8ACEA7578582C8432106A3614B7A9DE0FE7C4FA3"}],"Properties":[],"Events":[],"Methods":[{"Id":"AddNewAudioEvent(Candide.Sound.AudioEvent.AudioEvent, Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"AddNewAudioEvent","Signature":"public System.Void AddNewAudioEvent(Candide.Sound.AudioEvent.AudioEvent audioEvent, Shared.Entity.EntityWrapper ownerEntity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"audioEvent","Type":"Candide.Sound.AudioEvent.AudioEvent","IsOut":false,"IsOptional":false},{"Name":"ownerEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":25,"BodyHash":"39A896864329447759DADC72380A096014EA0D57CE67814ACAFB8ED5E0531CF4","Hash":"0574028899B386AD57780765B91EB81857DA13D44CEBE0FF100DD6383CCC7565","CalledMethods":["System.Collections.Generic.HashSet\u003CCandide.Sound.AudioEvent.AudioEvent\u003E::Add(!0)","Candide.Sound.SoundPlayer::ConnectAudioEventToEntity(Candide.Sound.AudioEvent.AudioEvent, Shared.Entity.EntityWrapper)"],"StringLiterals":[],"Source":null},{"Id":"AudioEventUnloaded(Candide.Sound.AudioEvent.AudioEvent)-\u003ESystem.Void","Name":"AudioEventUnloaded","Signature":"public System.Void AudioEventUnloaded(Candide.Sound.AudioEvent.AudioEvent audioEvent)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"audioEvent","Type":"Candide.Sound.AudioEvent.AudioEvent","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":25,"BodyHash":"8096F231180DB783F49B967BB452681EE11C3B3E270E3CB5CB990D4FFD612596","Hash":"61C2A3BF4B5FD9B92734BDC82BA6616EBEB3E8853FA8AE3FC6E4E82ACD8A464F","CalledMethods":["System.Collections.Generic.HashSet\u003CCandide.Sound.AudioEvent.AudioEvent\u003E::Remove(!0)","System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::Remove(!0)"],"StringLiterals":[],"Source":null},{"Id":"ConnectAudioEventToEntity(Candide.Sound.AudioEvent.AudioEvent, Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"ConnectAudioEventToEntity","Signature":"public System.Void ConnectAudioEventToEntity(Candide.Sound.AudioEvent.AudioEvent audioEvent, Shared.Entity.EntityWrapper entity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"audioEvent","Type":"Candide.Sound.AudioEvent.AudioEvent","IsOut":false,"IsOptional":false},{"Name":"entity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":20,"BodyHash":"CFC10A452E7F4FF3C1BEE8A32B1084728B5FB70233EC81E39104FB5A10546588","Hash":"4743F405D23C7592A7165AA75311A946A31F550C82A8CCA3A18ECE3DEC3D9BC6","CalledMethods":["Shared.Entity.EntityWrapper::get_Id()","System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::set_Item(!0, !1)"],"StringLiterals":[],"Source":null},{"Id":"CreateEventInstance(System.String)-\u003EFMOD.Studio.EventInstance","Name":"CreateEventInstance","Signature":"internal FMOD.Studio.EventInstance CreateEventInstance(System.String eventName)","Visibility":"internal","ReturnType":"FMOD.Studio.EventInstance","Parameters":[{"Name":"eventName","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":43,"BodyHash":"B4ED113321C1A97AD4CA9989A16B7C29833271AC4621004BB97558929A15B900","Hash":"9917820A0D86D40C3311A0086473C588C6A80E08C47CD7BEADF54CA814A8288C","CalledMethods":["Candide.Sound.EventDescriptionCache::GetValidated(System.String)","FMOD.Studio.EventDescription::createInstance(FMOD.Studio.EventInstance\u0026)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)","FMOD.Studio.EventInstance::isValid()","System.NotImplementedException::.ctor(System.String)"],"StringLiterals":["Fix when instance is invalid"],"Source":null},{"Id":"Errcheck(FMOD.RESULT)-\u003ESystem.Void","Name":"Errcheck","Signature":"internal System.Void Errcheck(FMOD.RESULT r)","Visibility":"internal","ReturnType":"System.Void","Parameters":[{"Name":"r","Type":"FMOD.RESULT","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":102,"BodyHash":"27D6909EDDF3E8ED862552942FCC2E6E4ACABA8D4FC08D54946ADC9171B0F0A9","Hash":"759DA9CE9B3710C65202C58BD9DF4C3D0A89E967161345B42FF8CF3394364E08","CalledMethods":["FMOD.Error::String(FMOD.RESULT)","System.String::Concat(System.String, System.String)","CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","FMOD.FMODException::.ctor(System.String, FMOD.RESULT)"],"StringLiterals":["FMOD_ERR_EVENT_NOTFOUND - ","FMOD.RESULT was "," - "],"Source":null},{"Id":"GetBus(SoundPlayer\u002BSoundGroup)-\u003EFMOD.Studio.Bus","Name":"GetBus","Signature":"private FMOD.Studio.Bus GetBus(SoundPlayer.SoundGroup group)","Visibility":"private","ReturnType":"FMOD.Studio.Bus","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":104,"BodyHash":"0E8160E86E27CD8ADFC613297AB44C0DC1CD2C61DEF87DDEB1BE6D7DEB81D0A0","Hash":"371E2863ECE5C006EE62C7DC7F60B2F50C8D55B36B57BFAECED14C722B595BDB","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)"],"StringLiterals":["bus:/Audio premaster/music","bus:/Audio premaster/sound effects","bus:/Audio premaster/ambience","bus:/"],"Source":null},{"Id":"GetMute(SoundPlayer\u002BSoundGroup)-\u003ESystem.Boolean","Name":"GetMute","Signature":"public System.Boolean GetMute(SoundPlayer.SoundGroup group)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"4891B9811394A12905E564977FC0309785DAF04BE40177B3E64F2007F50F7608","Hash":"1D52D67EE71F2F99C194C33CBE99EDE41AF0F60C25DFE7EB7E71DBFCC0BD7DCE","CalledMethods":["Candide.Sound.SoundPlayer::GetBus(SoundPlayer.SoundGroup)","FMOD.Studio.Bus::getMute(System.Boolean\u0026)"],"StringLiterals":[],"Source":null},{"Id":"GetMute(System.String)-\u003ESystem.Boolean","Name":"GetMute","Signature":"public System.Boolean GetMute(System.String busPath)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"busPath","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":26,"BodyHash":"5F9289C1AE01A92EE692CF05215637CA91CEA18039A777968C5DD2E5835A1738","Hash":"3522A7FB72B2B654DEF2DCF877AA5C33E232D72F1968D49A29D3BAA1590E44C2","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","FMOD.Studio.Bus::getMute(System.Boolean\u0026)"],"StringLiterals":[],"Source":null},{"Id":"GetPaused(SoundPlayer\u002BSoundGroup)-\u003ESystem.Boolean","Name":"GetPaused","Signature":"public System.Boolean GetPaused(SoundPlayer.SoundGroup group)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"8E5B3EEA86D5A854EFE18EDE3523293CD45ADDCCEBDBB99854ECDF7CA813751C","Hash":"765E36F7D2A2F84CF17E47B5D5B4691DED4F67B4DA206DCFE24134A22743D85C","CalledMethods":["Candide.Sound.SoundPlayer::GetBus(SoundPlayer.SoundGroup)","FMOD.Studio.Bus::getPaused(System.Boolean\u0026)"],"StringLiterals":[],"Source":null},{"Id":"GetPaused(System.String)-\u003ESystem.Boolean","Name":"GetPaused","Signature":"public System.Boolean GetPaused(System.String busPath)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"busPath","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":26,"BodyHash":"2919513F10EF44527CF5C81325200146F876925C8EAE42690A2DF5BD0FB8CB6E","Hash":"81D18A2AFAB6EF005F3AD6AE6F0CE91C1E18FB610F00274CB2A6DC65F5640B21","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","FMOD.Studio.Bus::getPaused(System.Boolean\u0026)"],"StringLiterals":[],"Source":null},{"Id":"GetVolume(SoundPlayer\u002BSoundGroup)-\u003ESystem.Single","Name":"GetVolume","Signature":"public System.Single GetVolume(SoundPlayer.SoundGroup group)","Visibility":"public","ReturnType":"System.Single","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"62B54A7E03736A941491149ED61E37F6C2F8B80DB83E550C8E7E495CC24AB779","Hash":"BF9263AD55BD4F1A030DCBCA35A13B3FBB033546EE448581310E63FABA852A31","CalledMethods":["Candide.Sound.SoundPlayer::GetBus(SoundPlayer.SoundGroup)","FMOD.Studio.Bus::getVolume(System.Single\u0026)"],"StringLiterals":[],"Source":null},{"Id":"GetVolume(System.String)-\u003ESystem.Single","Name":"GetVolume","Signature":"public System.Single GetVolume(System.String busPath)","Visibility":"public","ReturnType":"System.Single","Parameters":[{"Name":"busPath","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":26,"BodyHash":"3605C160A89A5B839C3E94224A92EFF35BF13BFE49BD36983EA85A5D25F35936","Hash":"6EDA058AF587D37DC213C88972347E30928B97D91D5FE87F1FA3B92244C6AF7F","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","FMOD.Studio.Bus::getVolume(System.Single\u0026)"],"StringLiterals":[],"Source":null},{"Id":"Initialize()-\u003ESystem.Void","Name":"Initialize","Signature":"public System.Void Initialize()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":722,"BodyHash":"4AD78C351AE668C6BE36663D915FA6082BD24B6D10532888285AC4E293BA2761","Hash":"E756EE7E85421BA06DE7C1446B2B998DF351CD94EEB26252281521CFB7E627F6","CalledMethods":["Microsoft.Xna.Framework.Content.ContentManager::get_RootDirectory()","System.String::Concat(System.String, System.String)","System.IO.Path::GetFullPath(System.String)","Candide.Sound.SoundPlayer::LoadLibrary(System.String)","FMOD.Studio.System::create(FMOD.Studio.System\u0026)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)","System.Runtime.InteropServices.Marshal::SizeOf(!!0)","FMOD.Studio.System::setAdvancedSettings(FMOD.Studio.ADVANCEDSETTINGS)","FMOD.Studio.System::getCoreSystem(FMOD.System\u0026)","FMOD.System::setAdvancedSettings(FMOD.ADVANCEDSETTINGS\u0026)","FMOD.Studio.System::initialize(System.Int32, FMOD.Studio.INITFLAGS, FMOD.INITFLAGS, System.IntPtr)","Candide.Sound.SoundPlayer::LoadBank(System.String)","Candide.Sound.SoundPlayer::SetVolume(SoundPlayer.SoundGroup, System.Single)"],"StringLiterals":["/fmod_banks/Desktop/","FMOD\\64\\fmod.dll","FMOD\\64\\fmodstudio.dll","Master Bank.strings","Master bank"],"Source":null},{"Id":"LoadBank(System.String)-\u003ESystem.Void","Name":"LoadBank","Signature":"private System.Void LoadBank(System.String bankname)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"bankname","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":46,"BodyHash":"4BA3433DF04BCFA7196FA45ECBDC83CE5BF580E2B26A9B81AA4385581E2D2187","Hash":"C857994EA1650B21F1D0210EC3C861A5CCCAB64FC242B44BD3476AC87B903F65","CalledMethods":["System.String::Concat(System.String, System.String, System.String)","FMOD.Studio.System::loadBankFile(System.String, FMOD.Studio.LOAD_BANK_FLAGS, FMOD.Studio.Bank\u0026)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)","System.Collections.Generic.List\u003CFMOD.Studio.Bank\u003E::Add(!0)"],"StringLiterals":[".bank"],"Source":null},{"Id":"LoadLibrary(System.String)-\u003ESystem.IntPtr","Name":"LoadLibrary","Signature":"public System.IntPtr LoadLibrary(System.String dllToLoad)","Visibility":"public","ReturnType":"System.IntPtr","Parameters":[{"Name":"dllToLoad","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":0,"BodyHash":null,"Hash":"37FB828E808DC384330102A1878E429BE51D436E1F3F8508385D8F0D444B4287","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"Play3DEventOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.String, System.Single, System.Single, System.Single)-\u003ESystem.Void","Name":"Play3DEventOneShot","Signature":"private System.Void Play3DEventOneShot(System.String eventName, Microsoft.Xna.Framework.Vector3 sourceRegularPosition, System.String parameterName, System.Single parameterValue, System.Single volume, System.Single pitch)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"eventName","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"sourceRegularPosition","Type":"Microsoft.Xna.Framework.Vector3","IsOut":false,"IsOptional":false},{"Name":"parameterName","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"parameterValue","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"volume","Type":"System.Single","IsOut":false,"IsOptional":true},{"Name":"pitch","Type":"System.Single","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":348,"BodyHash":"C76F077E0FF279896D338A42BE10E83210322E9C2D0B46D28C25706EB9CA7A42","Hash":"1625F35D50D100844DF755FAC8D2C449EC049D4D57BE95995ED702D5F3FB9085","CalledMethods":["System.String::Concat(System.String, System.String, System.String)","CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)","Candide.Toolkit.FmodVectorExtension::ToFmodScreenSpace(Microsoft.Xna.Framework.Vector3)","Candide.Sound.EventDescriptionCache::GetValidated(System.String)","FMOD.Studio.EventDescription::isValid()","FMOD.Studio.EventDescription::createInstance(FMOD.Studio.EventInstance\u0026)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)","FMOD.Studio.EventInstance::isValid()","FMOD.Studio.EventInstance::setParameterByName(System.String, System.Single, System.Boolean)","FMOD.Studio.EventInstance::set3DAttributes(FMOD.ATTRIBUTES_3D)","FMOD.Studio.EventInstance::setVolume(System.Single)","FMOD.Studio.EventInstance::setPitch(System.Single)","FMOD.Studio.EventInstance::start()","FMOD.Studio.EventInstance::release()","Candide.Sound.SoundPlayer::Print(System.String)","System.String::Concat(System.String, System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.Environment::get_StackTrace()","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Color::get_Red()","Candide.Graphics.FloatingTextSystem::AddNewFloatText(System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.String, System.Int32, System.Single, System.String, System.Single, System.Boolean)","Microsoft.Xna.Framework.Color::get_White()"],"StringLiterals":["SoundPlayer: Tried to play a sound with volume set to 0. EventName: \u0027","\u0027","[SoundPlayer] Failed playing 3D audio","EventName: ","Info: ","Stack trace: "],"Source":null},{"Id":"Play3DEventOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.Single, System.Single)-\u003ESystem.Void","Name":"Play3DEventOneShot","Signature":"public System.Void Play3DEventOneShot(System.String eventname, Microsoft.Xna.Framework.Vector3 sourceRegularPosition, System.Single volume, System.Single pitch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"eventname","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"sourceRegularPosition","Type":"Microsoft.Xna.Framework.Vector3","IsOut":false,"IsOptional":false},{"Name":"volume","Type":"System.Single","IsOut":false,"IsOptional":true},{"Name":"pitch","Type":"System.Single","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":16,"BodyHash":"8C9EE0EB2E8127AE9283EF69B40452AEBDCE83F2BD2C3BE73431E6E61923B694","Hash":"594484909EB1CDCC776C49EA1DD6594887162FF6E7C64910D0DF5C65E51BACAA","CalledMethods":["Candide.Sound.SoundPlayer::Play3DEventOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.String, System.Single, System.Single, System.Single)"],"StringLiterals":[],"Source":null},{"Id":"Play3DEventWithParameterOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.String, System.Single, System.Single, System.Single)-\u003ESystem.Void","Name":"Play3DEventWithParameterOneShot","Signature":"public System.Void Play3DEventWithParameterOneShot(System.String eventname, Microsoft.Xna.Framework.Vector3 sourceRegularPosition, System.String parameterName, System.Single parameterValue, System.Single volume, System.Single pitch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"eventname","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"sourceRegularPosition","Type":"Microsoft.Xna.Framework.Vector3","IsOut":false,"IsOptional":false},{"Name":"parameterName","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"parameterValue","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"volume","Type":"System.Single","IsOut":false,"IsOptional":true},{"Name":"pitch","Type":"System.Single","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":14,"BodyHash":"C7B737D641498EB44376D765110734937C0D22760FB76F49F0B3FB6A02ED92CA","Hash":"B2578E9602E14714576BBADC56F7BB72338ADFE532D0C238F480523B3D9E1E7B","CalledMethods":["Candide.Sound.SoundPlayer::Play3DEventOneShot(System.String, Microsoft.Xna.Framework.Vector3, System.String, System.Single, System.Single, System.Single)"],"StringLiterals":[],"Source":null},{"Id":"PlayEventOneShot(System.String, System.Single, System.Single)-\u003ESystem.Void","Name":"PlayEventOneShot","Signature":"public System.Void PlayEventOneShot(System.String eventName, System.Single volume, System.Single pitch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"eventName","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"volume","Type":"System.Single","IsOut":false,"IsOptional":true},{"Name":"pitch","Type":"System.Single","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":344,"BodyHash":"4043D881280E1EB0F047F51891871A73C74D103C8EE70A24545D6867CAB119FE","Hash":"6F40C3A583AE460A9B9F37D8356FBAB8AE6409D0BC9A157D2D25C57854A732CA","CalledMethods":["System.String::Concat(System.String, System.String, System.String)","CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)","Candide.Sound.EventDescriptionCache::GetValidated(System.String)","FMOD.Studio.EventDescription::createInstance(FMOD.Studio.EventInstance\u0026)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)","FMOD.Studio.EventInstance::isValid()","FMOD.Studio.EventDescription::is3D(System.Boolean\u0026)","FMOD.Studio.EventInstance::set3DAttributes(FMOD.ATTRIBUTES_3D)","FMOD.Studio.EventInstance::setVolume(System.Single)","FMOD.Studio.EventInstance::setPitch(System.Single)","FMOD.Studio.EventInstance::start()","FMOD.Studio.EventInstance::release()","Candide.Sound.SoundPlayer::Print(System.String)","System.String::Concat(System.String, System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.Environment::get_StackTrace()","Shared.Entity.EntityWrapper::get_Position()","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Color::get_Red()","Candide.Graphics.FloatingTextSystem::AddNewFloatText(System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.String, System.Int32, System.Single, System.String, System.Single, System.Boolean)","Microsoft.Xna.Framework.Color::get_White()"],"StringLiterals":["SoundPlayer: Tried to play a sound with volume set to 0. EventName: \u0027","\u0027","[SoundPlayer] Failed playing audio","EventName: ","Info: ","Stack trace: "],"Source":null},{"Id":"Print(System.String)-\u003ESystem.Void","Name":"Print","Signature":"public System.Void Print(System.String msg)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"msg","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"D0F455CB43CE16030842EF214DAEB7C0E54ABC1080B570C602736DA12441CD5F","Hash":"0CAE31F03BEF40F626033AE25CC9B97302B352B54185BC9263DD918820919235","CalledMethods":["System.Collections.Generic.List\u003CSystem.String\u003E::Add(!0)"],"StringLiterals":[],"Source":null},{"Id":"SetIsIndoors(System.Boolean)-\u003ESystem.Void","Name":"SetIsIndoors","Signature":"public System.Void SetIsIndoors(System.Boolean isIndoors)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"isIndoors","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":27,"BodyHash":"0CE21FFC61238F54DCAAE01C950E32D8D7981D0983303576C35CB62C3AB8BB71","Hash":"7CDFD339F51BD5206622042F6061E2EF9CB2C3891167D43E0D402F24EA2EE945","CalledMethods":["FMOD.Studio.System::setParameterByName(System.String, System.Single, System.Boolean)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)"],"StringLiterals":["parameter:/is_indoors"],"Source":null},{"Id":"SetMute(SoundPlayer\u002BSoundGroup, System.Boolean)-\u003ESystem.Void","Name":"SetMute","Signature":"public System.Void SetMute(SoundPlayer.SoundGroup group, System.Boolean mute)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false},{"Name":"mute","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":28,"BodyHash":"513E021DBC6C317514BD473D7EA525814029715B78FB389B032AF73EA15F63DF","Hash":"AC7A58EA81A5156EAAB36E121641FDBFFEA6C537A5F39F80EDA9DDFD7B53F8EB","CalledMethods":["Candide.Sound.SoundPlayer::GetBus(SoundPlayer.SoundGroup)","FMOD.Studio.Bus::setMute(System.Boolean)","FMOD.Studio.System::update()"],"StringLiterals":[],"Source":null},{"Id":"SetMute(System.String, System.Boolean)-\u003ESystem.Void","Name":"SetMute","Signature":"public System.Void SetMute(System.String busPath, System.Boolean mute)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"busPath","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"mute","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":24,"BodyHash":"23227EE31DAF9D15C42C07649F04A96965251A9CF0721658ADB7BF31B9914834","Hash":"35276B39A4AD80BD219808775F3815F3D792F82B4894B5F98DDD3112F9FE1167","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","FMOD.Studio.Bus::setMute(System.Boolean)"],"StringLiterals":[],"Source":null},{"Id":"SetPaused(SoundPlayer\u002BSoundGroup, System.Boolean)-\u003ESystem.Void","Name":"SetPaused","Signature":"public System.Void SetPaused(SoundPlayer.SoundGroup group, System.Boolean paused)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false},{"Name":"paused","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":28,"BodyHash":"D2BDC62A9080E90556BFA53E7444F9AF78361D47D1547D430EC35DF10AF7C633","Hash":"CD796103219B23134BC2E19AD666C2815A495D25E7FDF2B66CCC3C0E30B73996","CalledMethods":["Candide.Sound.SoundPlayer::GetBus(SoundPlayer.SoundGroup)","FMOD.Studio.Bus::setPaused(System.Boolean)","FMOD.Studio.System::update()"],"StringLiterals":[],"Source":null},{"Id":"SetPaused(System.String, System.Boolean)-\u003ESystem.Void","Name":"SetPaused","Signature":"public System.Void SetPaused(System.String busPath, System.Boolean paused)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"busPath","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"paused","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":24,"BodyHash":"D1C7AFD18C9B0ACA3DA9BB7BD2DD6E2D5286236D8C608F08E3957A3329BA36A0","Hash":"1DCE5716DE88D52AD983A9DDE402765A3EA9BC76DE791CB51DA40F76D2D26FD6","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","FMOD.Studio.Bus::setPaused(System.Boolean)"],"StringLiterals":[],"Source":null},{"Id":"SetSfxReverb(System.Boolean)-\u003ESystem.Void","Name":"SetSfxReverb","Signature":"public System.Void SetSfxReverb(System.Boolean turnOn)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"turnOn","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":27,"BodyHash":"214A13B385D57BB415A77EB6ECC2740BA34A897297A3AA1AAD70CCF346F1EA40","Hash":"4532784A8A3EE9444F73B17294DBC828ECBD2D4B9067EDF93CAB4739CA8D4A04","CalledMethods":["FMOD.Studio.System::setParameterByName(System.String, System.Single, System.Boolean)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)"],"StringLiterals":["parameter:/IsInDungeon"],"Source":null},{"Id":"SetVolume(SoundPlayer\u002BSoundGroup, System.Single)-\u003ESystem.Void","Name":"SetVolume","Signature":"public System.Void SetVolume(SoundPlayer.SoundGroup group, System.Single volume)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"group","Type":"SoundPlayer.SoundGroup","IsOut":false,"IsOptional":false},{"Name":"volume","Type":"System.Single","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":28,"BodyHash":"24735AE7CE49B982F88A46C69C5F33B67E8C5831636C1F56C8C7C894930D6C3B","Hash":"16992F4277F6C61FCBBEDAA9E0A388362C8F71D3E8B69B80E430822C40389B19","CalledMethods":["Candide.Sound.SoundPlayer::GetBus(SoundPlayer.SoundGroup)","FMOD.Studio.Bus::setVolume(System.Single)","FMOD.Studio.System::update()"],"StringLiterals":[],"Source":null},{"Id":"SetVolume(System.String, System.Single)-\u003ESystem.Void","Name":"SetVolume","Signature":"public System.Void SetVolume(System.String busPath, System.Single volume)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"busPath","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"volume","Type":"System.Single","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":24,"BodyHash":"A3E910F6481CCC46586890E1B68D08FB89E0397B7E2855F0B4F3639E3F2D3BC2","Hash":"5584FEDE0E92580968CC6ED48CA64337B8BCC60F17D9A95A9BFED484CACB9F2A","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","FMOD.Studio.Bus::setVolume(System.Single)"],"StringLiterals":[],"Source":null},{"Id":"StopAllEvents()-\u003ESystem.Void","Name":"StopAllEvents","Signature":"public System.Void StopAllEvents()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":36,"BodyHash":"900A7F74AFFCFFD4A06172B86E0269C39E8FB270A83B0E6D404308679F7E9208","Hash":"E3FF0BED8FE4FDF693D9477D3F803DD426DB77C0CE02DCAD648A6B86CC644952","CalledMethods":["FMOD.Studio.System::getBus(System.String, FMOD.Studio.Bus\u0026)","Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)","FMOD.Studio.Bus::stopAllEvents(FMOD.Studio.STOP_MODE)"],"StringLiterals":["bus:/"],"Source":null},{"Id":"UnloadAndRelease()-\u003ESystem.Void","Name":"UnloadAndRelease","Signature":"public System.Void UnloadAndRelease()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":121,"BodyHash":"38241C85001415E7B0FC9115680DDECA9819C0E2E2B8F4FEB66899CC6DC15F66","Hash":"79266A79A0D5031BFBEACE24C612ED1E184B9FF402A04D8A23350D84F0C784AB","CalledMethods":["System.Collections.Generic.HashSet\u003CCandide.Sound.AudioEvent.AudioEvent\u003E::GetEnumerator()","HashSet.Enumerator\u003CCandide.Sound.AudioEvent.AudioEvent\u003E::get_Current()","Candide.Sound.AudioEvent.AudioEvent::Unload()","HashSet.Enumerator\u003CCandide.Sound.AudioEvent.AudioEvent\u003E::MoveNext()","System.IDisposable::Dispose()","System.Collections.Generic.HashSet\u003CCandide.Sound.AudioEvent.AudioEvent\u003E::Clear()","System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::Clear()","Candide.Sound.EventDescriptionCache::Clear()","FMOD.Studio.System::release()"],"StringLiterals":[],"Source":null},{"Id":"Update(System.Single, System.Single, System.Single)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(System.Single xPos, System.Single yPos, System.Single zPos)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"xPos","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"yPos","Type":"System.Single","IsOut":false,"IsOptional":false},{"Name":"zPos","Type":"System.Single","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":209,"BodyHash":"7CC20605C6B8AE8B8A1D50552EAAC71DF9E57A84080A07C010CC66279467C092","Hash":"776ED6FC28F1949C7D9ACF7099B96BB8E464CBA9A7DCD40D27C25AABBE0F33D6","CalledMethods":["FMOD.Studio.System::setListenerAttributes(System.Int32, FMOD.ATTRIBUTES_3D)","FMOD.Studio.System::update()","System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::GetEnumerator()","Dictionary.Enumerator\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::Deconstruct(!0\u0026, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, Shared.Entity.EntityWrapper\u003E::ContainsKey(!0)","Candide.Sound.AudioEvent.AudioEvent::Unload()","System.Collections.Generic.Dictionary\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::Remove(!0)","Dictionary.Enumerator\u003CCandide.Sound.AudioEvent.AudioEvent, System.Guid\u003E::MoveNext()","System.IDisposable::Dispose()"],"StringLiterals":[],"Source":null}],"Hash":"994C4EF4961D31E3667511F53B47497D8FF39475474256401BC82F4DFEC5D6E9"}