Candide.Sound.SoundPlayer
Type JSONpublic class in Candide.Sound
Type metadata
- Assembly
Romestead - Namespace
Candide.Sound - Base type
System.Object - Hash
994C4EF4961D31E3667511F53B47497D8FF39475474256401BC82F4DFEC5D6E9
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
AudioEvents# | internal | internal System.Collections.Generic.HashSet<Candide.Sound.AudioEvent.AudioEvent> AudioEvents |
Banks# | private | private System.Collections.Generic.List<FMOD.Studio.Bank> Banks |
DistanceFactor# | public | public System.Single DistanceFactor |
EntityTrackedAudioEvents# | private | private System.Collections.Generic.Dictionary<Candide.Sound.AudioEvent.AudioEvent, System.Guid> EntityTrackedAudioEvents |
FmodLiveUpdatePort# | private | private System.UInt16 FmodLiveUpdatePort |
Initialized# | internal | internal System.Boolean Initialized |
IsUnloadingSounds# | public | public System.Boolean IsUnloadingSounds |
ListenerPosition# | public | public Microsoft.Xna.Framework.Vector2 ListenerPosition |
StudioSystem# | internal | internal FMOD.Studio.System StudioSystem |
VisualSound# | public | public System.Boolean VisualSound |
_bankPath# | private | private System.String _bankPath |
_eventAttributes# | private | private FMOD.ATTRIBUTES_3D _eventAttributes |
_listenerAttributes# | private | private FMOD.ATTRIBUTES_3D _listenerAttributes |
Methods
AddNewAudioEvent
#
public System.Void AddNewAudioEvent(Candide.Sound.AudioEvent.AudioEvent audioEvent, Shared.Entity.EntityWrapper ownerEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0574028899B386AD57780765B91EB81857DA13D44CEBE0FF100DD6383CCC7565 - Body hash
39A896864329447759DADC72380A096014EA0D57CE67814ACAFB8ED5E0531CF4 - IL size25
Referenced calls
System.Collections.Generic.HashSet<Candide.Sound.AudioEvent.AudioEvent>::Add(!0)Candide.Sound.SoundPlayer::ConnectAudioEventToEntity(Candide.Sound.AudioEvent.AudioEvent, Shared.Entity.EntityWrapper)
AudioEventUnloaded
#
public System.Void AudioEventUnloaded(Candide.Sound.AudioEvent.AudioEvent audioEvent)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
61C2A3BF4B5FD9B92734BDC82BA6616EBEB3E8853FA8AE3FC6E4E82ACD8A464F - Body hash
8096F231180DB783F49B967BB452681EE11C3B3E270E3CB5CB990D4FFD612596 - IL size25
Referenced calls
System.Collections.Generic.HashSet<Candide.Sound.AudioEvent.AudioEvent>::Remove(!0)System.Collections.Generic.Dictionary<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::Remove(!0)
ConnectAudioEventToEntity
#
public System.Void ConnectAudioEventToEntity(Candide.Sound.AudioEvent.AudioEvent audioEvent, Shared.Entity.EntityWrapper entity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4743F405D23C7592A7165AA75311A946A31F550C82A8CCA3A18ECE3DEC3D9BC6 - Body hash
CFC10A452E7F4FF3C1BEE8A32B1084728B5FB70233EC81E39104FB5A10546588 - IL size20
Referenced calls
Shared.Entity.EntityWrapper::get_Id()System.Collections.Generic.Dictionary<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::set_Item(!0, !1)
CreateEventInstance
#
internal FMOD.Studio.EventInstance CreateEventInstance(System.String eventName)
Method metadata
- Visibilityinternal
- Return type
FMOD.Studio.EventInstance - StaticTrue
- VirtualFalse
- Hash
9917820A0D86D40C3311A0086473C588C6A80E08C47CD7BEADF54CA814A8288C - Body hash
B4ED113321C1A97AD4CA9989A16B7C29833271AC4621004BB97558929A15B900 - IL size43
Referenced calls
Candide.Sound.EventDescriptionCache::GetValidated(System.String)FMOD.Studio.EventDescription::createInstance(FMOD.Studio.EventInstance&)Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)FMOD.Studio.EventInstance::isValid()System.NotImplementedException::.ctor(System.String)
String literals
Fix when instance is invalid
Errcheck
#
internal System.Void Errcheck(FMOD.RESULT r)
Method metadata
- Visibilityinternal
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
759DA9CE9B3710C65202C58BD9DF4C3D0A89E967161345B42FF8CF3394364E08 - Body hash
27D6909EDDF3E8ED862552942FCC2E6E4ACABA8D4FC08D54946ADC9171B0F0A9 - IL size102
Referenced calls
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)
Called by
Candide.Sound.AudioEvent.AudioEvent::CreateAndPlayInstanceCandide.Sound.AudioEvent.AudioEvent::SetPitchCandide.Sound.AudioEvent.AudioEvent::SetVolumeCandide.Sound.AudioEventFactory::CreateAudioEventCandide.Sound.SoundImGuiTestSuite::BuildProjectExplorerCandide.Sound.SoundImGuiTestSuite::CreateFmodTestingImGuiWindowCandide.Sound.SoundPlayer::CreateEventInstanceCandide.Sound.SoundPlayer::InitializeCandide.Sound.SoundPlayer::LoadBankCandide.Sound.SoundPlayer::Play3DEventOneShotCandide.Sound.SoundPlayer::PlayEventOneShotCandide.Sound.SoundPlayer::SetIsIndoorsCandide.Sound.SoundPlayer::SetSfxReverbCandide.Sound.SoundPlayer::StopAllEvents
String literals
FMOD_ERR_EVENT_NOTFOUND -FMOD.RESULT was-
GetBus
#
private FMOD.Studio.Bus GetBus(SoundPlayer.SoundGroup group)
Method metadata
- Visibilityprivate
- Return type
FMOD.Studio.Bus - StaticTrue
- VirtualFalse
- Hash
371E2863ECE5C006EE62C7DC7F60B2F50C8D55B36B57BFAECED14C722B595BDB - Body hash
0E8160E86E27CD8ADFC613297AB44C0DC1CD2C61DEF87DDEB1BE6D7DEB81D0A0 - IL size104
Referenced calls
Called by
String literals
bus:/Audio premaster/musicbus:/Audio premaster/sound effectsbus:/Audio premaster/ambiencebus:/
GetMute
#
public System.Boolean GetMute(SoundPlayer.SoundGroup group)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
1D52D67EE71F2F99C194C33CBE99EDE41AF0F60C25DFE7EB7E71DBFCC0BD7DCE - Body hash
4891B9811394A12905E564977FC0309785DAF04BE40177B3E64F2007F50F7608 - IL size19
Referenced calls
GetMute
#
public System.Boolean GetMute(System.String busPath)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
3522A7FB72B2B654DEF2DCF877AA5C33E232D72F1968D49A29D3BAA1590E44C2 - Body hash
5F9289C1AE01A92EE692CF05215637CA91CEA18039A777968C5DD2E5835A1738 - IL size26
GetPaused
#
public System.Boolean GetPaused(SoundPlayer.SoundGroup group)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
765E36F7D2A2F84CF17E47B5D5B4691DED4F67B4DA206DCFE24134A22743D85C - Body hash
8E5B3EEA86D5A854EFE18EDE3523293CD45ADDCCEBDBB99854ECDF7CA813751C - IL size19
GetPaused
#
public System.Boolean GetPaused(System.String busPath)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
81D18A2AFAB6EF005F3AD6AE6F0CE91C1E18FB610F00274CB2A6DC65F5640B21 - Body hash
2919513F10EF44527CF5C81325200146F876925C8EAE42690A2DF5BD0FB8CB6E - IL size26
GetVolume
#
public System.Single GetVolume(SoundPlayer.SoundGroup group)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticTrue
- VirtualFalse
- Hash
BF9263AD55BD4F1A030DCBCA35A13B3FBB033546EE448581310E63FABA852A31 - Body hash
62B54A7E03736A941491149ED61E37F6C2F8B80DB83E550C8E7E495CC24AB779 - IL size19
GetVolume
#
public System.Single GetVolume(System.String busPath)
Method metadata
- Visibilitypublic
- Return type
System.Single - StaticTrue
- VirtualFalse
- Hash
6EDA058AF587D37DC213C88972347E30928B97D91D5FE87F1FA3B92244C6AF7F - Body hash
3605C160A89A5B839C3E94224A92EFF35BF13BFE49BD36983EA85A5D25F35936 - IL size26
Initialize
#
public System.Void Initialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E756EE7E85421BA06DE7C1446B2B998DF351CD94EEB26252281521CFB7E627F6 - Body hash
4AD78C351AE668C6BE36663D915FA6082BD24B6D10532888285AC4E293BA2761 - IL size722
Referenced calls
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&)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&)FMOD.System::setAdvancedSettings(FMOD.ADVANCEDSETTINGS&)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)
Called by
String literals
/fmod_banks/Desktop/FMOD\64\fmod.dllFMOD\64\fmodstudio.dllMaster Bank.stringsMaster bank
LoadBank
#
private System.Void LoadBank(System.String bankname)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C857994EA1650B21F1D0210EC3C861A5CCCAB64FC242B44BD3476AC87B903F65 - Body hash
4BA3433DF04BCFA7196FA45ECBDC83CE5BF580E2B26A9B81AA4385581E2D2187 - IL size46
Referenced calls
System.String::Concat(System.String, System.String, System.String)FMOD.Studio.System::loadBankFile(System.String, FMOD.Studio.LOAD_BANK_FLAGS, FMOD.Studio.Bank&)Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)System.Collections.Generic.List<FMOD.Studio.Bank>::Add(!0)
Called by
String literals
.bank
LoadLibrary
#
public System.IntPtr LoadLibrary(System.String dllToLoad)
Method metadata
- Visibilitypublic
- Return type
System.IntPtr - StaticTrue
- VirtualFalse
- Hash
37FB828E808DC384330102A1878E429BE51D436E1F3F8508385D8F0D444B4287
Called by
Play3DEventOneShot
#
private System.Void Play3DEventOneShot(System.String eventName, Microsoft.Xna.Framework.Vector3 sourceRegularPosition, System.String parameterName, System.Single parameterValue, System.Single volume, System.Single pitch)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1625F35D50D100844DF755FAC8D2C449EC049D4D57BE95995ED702D5F3FB9085 - Body hash
C76F077E0FF279896D338A42BE10E83210322E9C2D0B46D28C25706EB9CA7A42 - IL size348
Referenced calls
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&)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()
Called by
String literals
SoundPlayer: Tried to play a sound with volume set to 0. EventName: ''[SoundPlayer] Failed playing 3D audioEventName:Info:Stack trace:
Play3DEventOneShot
#
public System.Void Play3DEventOneShot(System.String eventname, Microsoft.Xna.Framework.Vector3 sourceRegularPosition, System.Single volume, System.Single pitch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
594484909EB1CDCC776C49EA1DD6594887162FF6E7C64910D0DF5C65E51BACAA - Body hash
8C9EE0EB2E8127AE9283EF69B40452AEBDCE83F2BD2C3BE73431E6E61923B694 - IL size16
Referenced calls
Called by
Candide.Combat.ClientProjectileSystem::RemoveProjectileCandide.Combat.CombatHandler::MakeDamageExplosionCandide.Combat.VisualExplosionHelper::DoExplosionCandide.Entities.Controllers.BoarController.BoarController::ReceiveEntityVfxMessageCandide.Entities.Controllers.GoatController.GoatController::ReceiveEntityVfxMessageCandide.Entities.Controllers.Legacy.GiantHandController::UpdateCandide.Entities.Controllers.Legacy.LaserBeam::BlockProjectilesCandide.Entities.Controllers.Legacy.PlaceableChestController::OnInteractCandide.Entities.Controllers.Other.BehaviorMachine.PhoenixController::ReceiveEntityVfxMessageCandide.Entities.Controllers.Other.BehaviorMachine.VultureController::ReceiveEntityVfxMessageCandide.Entities.Controllers.Other.CatapultController::OnServerSetStateCandide.Entities.Controllers.Other.ChestController::OnInteractCandide.Entities.Controllers.Other.GateController::OnServerSetStateCandide.Entities.Controllers.Other.GeodeController::OnDamagedCandide.Entities.Controllers.Other.ItemStorageController::OnInteractCandide.Entities.Controllers.PuzzleMechanics.SequencePuzzleController::ReceiveEntityControllerMessageCandide.Entities.Controllers.RobotBossController.RobotBossSlamHandler::UpdateCandide.Entities.Controllers.Talos.TalosChainCannonController::UpdateCandide.GameModels.Controllers.CropController::PlaceCropCandide.GameModels.Managers.BuildingsManager::BuildingSpawnedCandide.GameModels.Managers.BuildingsManager::BuildingUpgradedCandide.GameModels.Managers.BuildingsManager::TryRemoveBuildingCandide.GameModels.Managers.ConstructionSitesManager::TryRemoveConstructionSiteAtPositionCandide.GameModels.Managers.CropManager::OnPlayerHarvestedCropCandide.GameModels.Managers.CropManager::TryRemoveCropCandide.GameModels.Managers.DecorationsManager::SyncDecorationSpawnedCandide.GameModels.Managers.DecorationsManager::TryRemoveDecorationCandide.GameModels.Managers.EntityManager::TryRemoveStubInTileBoundsCandide.GameModels.Managers.EntityManager::TryRemoveWallAtPointCandide.GameModels.Models.Spells.Offensive.LinearShockwaveSpell::OnUpdateCandide.GameModels.Services.ConstructionSitesService::OnReceive_CreateConstructionSiteCandide.GameModels.Services.EntityService::OnReceive_ConstructionSpawnEntity
Play3DEventWithParameterOneShot
#
public System.Void Play3DEventWithParameterOneShot(System.String eventname, Microsoft.Xna.Framework.Vector3 sourceRegularPosition, System.String parameterName, System.Single parameterValue, System.Single volume, System.Single pitch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B2578E9602E14714576BBADC56F7BB72338ADFE532D0C238F480523B3D9E1E7B - Body hash
C7B737D641498EB44376D765110734937C0D22760FB76F49F0B3FB6A02ED92CA - IL size14
Referenced calls
PlayEventOneShot
#
public System.Void PlayEventOneShot(System.String eventName, System.Single volume, System.Single pitch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
6F40C3A583AE460A9B9F37D8356FBAB8AE6409D0BC9A157D2D25C57854A732CA - Body hash
4043D881280E1EB0F047F51891871A73C74D103C8EE70A24545D6867CAB119FE - IL size344
Referenced calls
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&)Candide.Sound.SoundPlayer::Errcheck(FMOD.RESULT)FMOD.Studio.EventInstance::isValid()FMOD.Studio.EventDescription::is3D(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()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()
Called by
Candide.CandideUI.CandideExtendedInteractionsHandler::SetDraggedContentCandide.CandideUI.CandideExtendedInteractionsHandler::UpdateCandide.CandideUI.CandideUiElement::OnControllerAFullClickCandide.CandideUI.CandideUiElement::OnMouseFullClickCandide.CandideUI.Components.Holder.CandideEquipmentSlot::PlayDropSoundCandide.CandideUI.Components.Holder.CandideHolderBase::PlayDropSoundCandide.CandideUI.Components.Holder.CandideHolderBase::TryPickupOrDropCandide.CandideUI.Components.Holder.CandideItemRecipe::OnMouseSecondaryDownCandide.CandideUI.Components.Holder.ItemCandideDraggableHolderContent::OnDroppedOnHolderCandide.CandideUI.ConstructionsUi.ConstructionsUiWindow::OnWindowClosedCandide.CandideUI.ControllerUiInputSystem::DoControllerNavigationCandide.CandideUI.Input.CandideIntSpinner::StepCandide.CandideUI.JobUiNew.UserControls.JobResourcesAndItemsUserControl::OnMouseRightClickFuncCandide.CandideUI.JobUiNew.UserControls.MiddleFurnitureUserControl::OnUiClosePressedCandide.CandideUI.JobUiNew.UserControls.SubControls.CandideQueueItem2::OnClickCandide.CandideUI.PlayerUi::CloseAllNonOverlayCandide.CandideUI.PlayerUi::OpenInventoryCandide.CandideUI.PlayerUi::SetUiTabCandide.CandideUI.PlayerUi::ShowItemProcessingCandide.CandideUI.PlayerUi::ShowItemStorageCandide.CandideUI.PlayerUi::ShowJobCandide.CandideUI.PlayerUi::ShowSecondaryCraftingWindowCandide.CandideUI.PlayerUi::ShowStatsWindowCandide.CandideUI.PlayerUi::ShowWorldMapCandide.CandideUI.ProximityWindows.InventoryWindow::OnMouseRightClickFuncCandide.CandideUI.Tutorial.TutorialWindow::OnWindowClosedCandide.CandideUI.UserControls.NewFavoursUserControl::FavourHolder_OnClickedCandide.CandideUI.UserControls.PlayerInventoryUserControl::OnMoneyRightClickFuncCandide.CandideUI.UserControls.PlayerInventoryUserControl::OnMouseRightClickFuncCandide.CandideUI.UserControls.PlayerInventoryUserControl::Trash_OnMouseRightClickFuncCandide.CandideUI.Windows.CitizenGiftWindow::OnClickGiveActionCandide.CandideUI.WorldOverview.WorldOverviewWindow::OnWindowShown
String literals
SoundPlayer: Tried to play a sound with volume set to 0. EventName: ''[SoundPlayer] Failed playing audioEventName:Info:Stack trace:
Print
#
public System.Void Print(System.String msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0CAE31F03BEF40F626033AE25CC9B97302B352B54185BC9263DD918820919235 - Body hash
D0F455CB43CE16030842EF214DAEB7C0E54ABC1080B570C602736DA12441CD5F - IL size19
Referenced calls
System.Collections.Generic.List<System.String>::Add(!0)
SetIsIndoors
#
public System.Void SetIsIndoors(System.Boolean isIndoors)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7CDFD339F51BD5206622042F6061E2EF9CB2C3891167D43E0D402F24EA2EE945 - Body hash
0CE21FFC61238F54DCAAE01C950E32D8D7981D0983303576C35CB62C3AB8BB71 - IL size27
Referenced calls
String literals
parameter:/is_indoors
SetMute
#
public System.Void SetMute(SoundPlayer.SoundGroup group, System.Boolean mute)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
AC7A58EA81A5156EAAB36E121641FDBFFEA6C537A5F39F80EDA9DDFD7B53F8EB - Body hash
513E021DBC6C317514BD473D7EA525814029715B78FB389B032AF73EA15F63DF - IL size28
Referenced calls
SetMute
#
public System.Void SetMute(System.String busPath, System.Boolean mute)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
35276B39A4AD80BD219808775F3815F3D792F82B4894B5F98DDD3112F9FE1167 - Body hash
23227EE31DAF9D15C42C07649F04A96965251A9CF0721658ADB7BF31B9914834 - IL size24
SetPaused
#
public System.Void SetPaused(SoundPlayer.SoundGroup group, System.Boolean paused)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
CD796103219B23134BC2E19AD666C2815A495D25E7FDF2B66CCC3C0E30B73996 - Body hash
D2BDC62A9080E90556BFA53E7444F9AF78361D47D1547D430EC35DF10AF7C633 - IL size28
SetPaused
#
public System.Void SetPaused(System.String busPath, System.Boolean paused)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1DCE5716DE88D52AD983A9DDE402765A3EA9BC76DE791CB51DA40F76D2D26FD6 - Body hash
D1C7AFD18C9B0ACA3DA9BB7BD2DD6E2D5286236D8C608F08E3957A3329BA36A0 - IL size24
SetSfxReverb
#
public System.Void SetSfxReverb(System.Boolean turnOn)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4532784A8A3EE9444F73B17294DBC828ECBD2D4B9067EDF93CAB4739CA8D4A04 - Body hash
214A13B385D57BB415A77EB6ECC2740BA34A897297A3AA1AAD70CCF346F1EA40 - IL size27
Referenced calls
Called by
String literals
parameter:/IsInDungeon
SetVolume
#
public System.Void SetVolume(SoundPlayer.SoundGroup group, System.Single volume)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
16992F4277F6C61FCBBEDAA9E0A388362C8F71D3E8B69B80E430822C40389B19 - Body hash
24735AE7CE49B982F88A46C69C5F33B67E8C5831636C1F56C8C7C894930D6C3B - IL size28
Referenced calls
SetVolume
#
public System.Void SetVolume(System.String busPath, System.Single volume)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
5584FEDE0E92580968CC6ED48CA64337B8BCC60F17D9A95A9BFED484CACB9F2A - Body hash
A3E910F6481CCC46586890E1B68D08FB89E0397B7E2855F0B4F3639E3F2D3BC2 - IL size24
StopAllEvents
#
public System.Void StopAllEvents()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E3FF0BED8FE4FDF693D9477D3F803DD426DB77C0CE02DCAD648A6B86CC644952 - Body hash
900A7F74AFFCFFD4A06172B86E0269C39E8FB270A83B0E6D404308679F7E9208 - IL size36
Referenced calls
Called by
Candide.CandideEngine::OnSceneDeactivatedCandide.MainMenu.MainMenu::OnSceneActivatedCandide.MainMenu.MainMenu::OnSceneDeactivatedCandide.Scenes.Intro.IntroScene::OnSceneDeactivatedCandide.Scenes.Intro.IntroScene::SetSceneCandide.Scenes.LoadingScreen.LoadingScreen::OnSceneActivatedCandide.Sound.SoundImGuiTestSuite::CreateImGuiCandide.Sound.SoundImGuiTestSuite::ReloadBanks
String literals
bus:/
UnloadAndRelease
#
public System.Void UnloadAndRelease()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
79266A79A0D5031BFBEACE24C612ED1E184B9FF402A04D8A23350D84F0C784AB - Body hash
38241C85001415E7B0FC9115680DDECA9819C0E2E2B8F4FEB66899CC6DC15F66 - IL size121
Referenced calls
System.Collections.Generic.HashSet<Candide.Sound.AudioEvent.AudioEvent>::GetEnumerator()HashSet.Enumerator<Candide.Sound.AudioEvent.AudioEvent>::get_Current()Candide.Sound.AudioEvent.AudioEvent::Unload()HashSet.Enumerator<Candide.Sound.AudioEvent.AudioEvent>::MoveNext()System.IDisposable::Dispose()System.Collections.Generic.HashSet<Candide.Sound.AudioEvent.AudioEvent>::Clear()System.Collections.Generic.Dictionary<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::Clear()Candide.Sound.EventDescriptionCache::Clear()FMOD.Studio.System::release()
Update
#
public System.Void Update(System.Single xPos, System.Single yPos, System.Single zPos)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
776ED6FC28F1949C7D9ACF7099B96BB8E464CBA9A7DCD40D27C25AABBE0F33D6 - Body hash
7CC20605C6B8AE8B8A1D50552EAAC71DF9E57A84080A07C010CC66279467C092 - IL size209
Referenced calls
FMOD.Studio.System::setListenerAttributes(System.Int32, FMOD.ATTRIBUTES_3D)FMOD.Studio.System::update()System.Collections.Generic.Dictionary<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::GetEnumerator()Dictionary.Enumerator<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::get_Current()System.Collections.Generic.KeyValuePair<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::Deconstruct(!0&, !1&)System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::ContainsKey(!0)Candide.Sound.AudioEvent.AudioEvent::Unload()System.Collections.Generic.Dictionary<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::Remove(!0)Dictionary.Enumerator<Candide.Sound.AudioEvent.AudioEvent, System.Guid>::MoveNext()System.IDisposable::Dispose()