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

◆ soundVolume

float Terraria.Main.soundVolume
staticgetset

Definition at line 5722 of file Main.cs.

5723 {
5724 [global::Cpp2ILInjected.Token(Token = "0x6001CBA")]
5725 [global::Cpp2ILInjected.Address(RVA = "0xBE00A8", Offset = "0xBE00A8", Length = "0x4C")]
5726 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISliderSetting), Member = "GetValue", ReturnType = typeof(float))]
5727 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISliderSetting), Member = "GetStringValue", ReturnType = typeof(string))]
5728 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SaveSettings", ReturnType = typeof(bool))]
5729 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ActiveSound), Member = "Update", ReturnType = typeof(void))]
5730 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacySoundPlayer), Member = "PlaySound", MemberParameters = new object[]
5731 {
5732 typeof(int),
5733 typeof(int),
5734 typeof(int),
5735 typeof(int),
5736 typeof(float),
5737 typeof(float)
5738 }, ReturnType = typeof(SoundEffectInstance))]
5739 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
5740 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5741 get
5742 {
5743 throw null;
5744 }
5745 [global::Cpp2ILInjected.Token(Token = "0x6001CBB")]
5746 [global::Cpp2ILInjected.Address(RVA = "0xBE00F4", Offset = "0xBE00F4", Length = "0x58")]
5747 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "ResetSetting", MemberParameters = new object[] { typeof(GUISettingID) }, ReturnType = typeof(void))]
5748 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISliderSetting), Member = "SetValue", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
5749 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main.<LoadContent_Deferred>d__1863), Member = "MoveNext", ReturnType = typeof(bool))]
5750 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
5751 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "OpenLegacySettings", ReturnType = typeof(void))]
5752 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
5753 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
5754 set
5755 {
5756 throw null;
5757 }
5758 }
class f__AnonymousType0<< Count > j__TPar
GUISettingID
IEnumerator LoadContent_Deferred()
Definition Main.cs:23986
class< LoadContent_Deferred > d__1863
Definition Main.cs:51545