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

◆ musicVolume

float Terraria.Main.musicVolume
staticgetset

Definition at line 5649 of file Main.cs.

5650 {
5651 [global::Cpp2ILInjected.Token(Token = "0x6001CB6")]
5652 [global::Cpp2ILInjected.Address(RVA = "0xBDFF60", Offset = "0xBDFF60", Length = "0x4C")]
5653 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISliderSetting), Member = "GetValue", ReturnType = typeof(float))]
5654 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISliderSetting), Member = "GetStringValue", ReturnType = typeof(string))]
5655 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SaveSettings", ReturnType = typeof(bool))]
5656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateAudio", ReturnType = typeof(void))]
5657 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateAudio_DecideOnTOWMusic", ReturnType = typeof(void))]
5658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateAudio_DecideOnNewMusic", ReturnType = typeof(void))]
5659 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ActiveSound), Member = "Update", ReturnType = typeof(void))]
5660 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
5661 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5662 get
5663 {
5664 throw null;
5665 }
5666 [global::Cpp2ILInjected.Token(Token = "0x6001CB7")]
5667 [global::Cpp2ILInjected.Address(RVA = "0xBDFFAC", Offset = "0xBDFFAC", Length = "0x58")]
5668 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "ResetSetting", MemberParameters = new object[] { typeof(GUISettingID) }, ReturnType = typeof(void))]
5669 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISliderSetting), Member = "SetValue", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
5670 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main.<LoadContent_Deferred>d__1863), Member = "MoveNext", ReturnType = typeof(bool))]
5671 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
5672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "OpenLegacySettings", ReturnType = typeof(void))]
5673 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "UpdateAudio", ReturnType = typeof(void))]
5674 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
5675 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5676 set
5677 {
5678 throw null;
5679 }
5680 }
class f__AnonymousType0<< Count > j__TPar
GUISettingID
IEnumerator LoadContent_Deferred()
Definition Main.cs:23986
class< LoadContent_Deferred > d__1863
Definition Main.cs:51545