Romestead Assembly Reference

Candide.Sound.EventDescriptionCache

Type JSON

public class in Candide.Sound

Methods2
Properties0
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Sound
  • Base typeSystem.Object
  • Hash68DBDA05192BD686D6E5310370676D8CBE14B4D567058767B34065D14A2EA9A7

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Cacheprivateprivate System.Collections.Concurrent.ConcurrentDictionary<System.String, FMOD.Studio.EventDescription> Cache

Methods

Clear

public System.Void Clear()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash119264254A61163D76D10611BBE2D2336A40AFC320B92C06166AFAA22723B810
  • Body hash788A70872C669C4474A73FC9B1F404885DCC9D600BC4F7BF27A0D1F8D134BA37
  • IL size81
Referenced calls
  • System.Collections.Concurrent.ConcurrentDictionary<System.String, FMOD.Studio.EventDescription>::GetEnumerator()
  • System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<System.String, FMOD.Studio.EventDescription>>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.String, FMOD.Studio.EventDescription>::Deconstruct(!0&, !1&)
  • FMOD.Studio.EventDescription::releaseAllInstances()
  • FMOD.Studio.EventDescription::unloadSampleData()
  • System.Collections.IEnumerator::MoveNext()
  • System.IDisposable::Dispose()
  • System.Collections.Concurrent.ConcurrentDictionary<System.String, FMOD.Studio.EventDescription>::Clear()
Called by

GetValidated

public FMOD.Studio.EventDescription GetValidated(System.String eventName)

Method metadata
  • Visibilitypublic
  • Return typeFMOD.Studio.EventDescription
  • StaticTrue
  • VirtualFalse
  • Hash599F428BCA78C8F4E672B1C16A2FFC333F78FAD376CB46C68F74EE39ED841A73
  • Body hashF07EBFC63AF6497D48C54EC812D0FF6118436747F723CBAE0B3FB6394E439318
  • IL size80
Referenced calls
  • EventDescriptionCache.<>c__DisplayClass1_0::.ctor()
  • EventDescriptionCache.<>c__DisplayClass1_0::<GetValidated>b__0(System.String)
  • System.Func<System.String, FMOD.Studio.EventDescription>::.ctor(System.Object, System.IntPtr)
  • System.Collections.Concurrent.ConcurrentDictionary<System.String, FMOD.Studio.EventDescription>::GetOrAdd(!0, System.Func<!0, !1>)
  • FMOD.Studio.EventDescription::isValid()
  • System.String::Concat(System.String, System.String, System.String)
  • System.Exception::.ctor(System.String)
Called by
String literals
  • EventDescriptionCache: Event description for '
  • ' is invalid. It might have been released somewhere.