terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ MasterMixer

AudioMixer SoundManager.MasterMixer
staticgetset

Definition at line 32 of file SoundManager.cs.

33 {
34 [global::Cpp2ILInjected.Token(Token = "0x60001BD")]
35 [global::Cpp2ILInjected.Address(RVA = "0x707078", Offset = "0x707078", Length = "0x104")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SoundGroup), Member = "get_MixerGroup", ReturnType = typeof(AudioMixerGroup))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::UnityEngine.Object), Member = "op_Equality", MemberParameters = new object[]
40 {
41 typeof(global::UnityEngine.Object),
42 typeof(global::UnityEngine.Object)
43 }, ReturnType = typeof(bool))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Resources), Member = "Load", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::UnityEngine.Object))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
46 get
47 {
48 throw null;
49 }
50 }
class f__AnonymousType0<< Count > j__TPar