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

◆ stopAudioOutputOnMute

bool UnityEngine.AudioSettings.Mobile.stopAudioOutputOnMute
staticgetset

Definition at line 105 of file AudioSettings.cs.

106 {
107 [global::Cpp2ILInjected.Token(Token = "0x600000A")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1F6916C", Offset = "0x1F6916C", Length = "0x48")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
111 get
112 {
113 throw null;
114 }
115 }