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

◆ volume

float UnityEngine.AudioSource.volume
getset

Definition at line 38 of file AudioSource.cs.

39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6000019")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1F696D0", Offset = "0x1F696D0", Length = "0x3C")]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "StartFade", MemberParameters = new object[]
43 {
44 typeof(float),
47 }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
50 [MethodImpl(4096)]
51 get;
52 [global::Cpp2ILInjected.Token(Token = "0x600001A")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1F6970C", Offset = "0x1F6970C", Length = "0x4C")]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = ".ctor", MemberParameters = new object[]
55 {
56 "SoundChannel",
57 "SoundDefinition",
58 typeof(float),
59 typeof(float),
60 typeof(float),
61 typeof(bool)
62 }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "SetVolume", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
66 [MethodImpl(4096)]
67 set;
68 }
class f__AnonymousType0<< Count > j__TPar