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

◆ time

float UnityEngine.AudioSource.time
getset

Definition at line 95 of file AudioSource.cs.

96 {
97 [global::Cpp2ILInjected.Token(Token = "0x600001C")]
98 [global::Cpp2ILInjected.Address(RVA = "0x1F697A4", Offset = "0x1F697A4", Length = "0x3C")]
99 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "get_CurrentPosition", ReturnType = typeof(float))]
100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
101 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
102 [MethodImpl(4096)]
103 get;
104 [global::Cpp2ILInjected.Token(Token = "0x600001D")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1F697E0", Offset = "0x1F697E0", Length = "0x4C")]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = ".ctor", MemberParameters = new object[]
107 {
108 "SoundChannel",
109 "SoundDefinition",
110 typeof(float),
111 typeof(float),
112 typeof(float),
113 typeof(bool)
114 }, ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "Restart", ReturnType = typeof(void))]
116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "set_CurrentPosition", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
119 [MethodImpl(4096)]
120 set;
121 }
class f__AnonymousType0<< Count > j__TPar