Candide.Sound.EventDescriptionCache
Type JSONpublic class in Candide.Sound
Type metadata
- Assembly
Romestead - Namespace
Candide.Sound - Base type
System.Object - Hash
68DBDA05192BD686D6E5310370676D8CBE14B4D567058767B34065D14A2EA9A7
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
Cache# | private | private System.Collections.Concurrent.ConcurrentDictionary<System.String, FMOD.Studio.EventDescription> Cache |
Methods
Clear
#
public System.Void Clear()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
119264254A61163D76D10611BBE2D2336A40AFC320B92C06166AFAA22723B810 - Body hash
788A70872C669C4474A73FC9B1F404885DCC9D600BC4F7BF27A0D1F8D134BA37 - 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()
GetValidated
#
public FMOD.Studio.EventDescription GetValidated(System.String eventName)
Method metadata
- Visibilitypublic
- Return type
FMOD.Studio.EventDescription - StaticTrue
- VirtualFalse
- Hash
599F428BCA78C8F4E672B1C16A2FFC333F78FAD376CB46C68F74EE39ED841A73 - Body hash
F07EBFC63AF6497D48C54EC812D0FF6118436747F723CBAE0B3FB6394E439318 - 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.