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

◆ length

float UnityEngine.AudioClip.length
getset

Definition at line 18 of file AudioClip.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x600000F")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1F693C8", Offset = "0x1F693C8", Length = "0x3C")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundDefinition", Member = "AddVariation", MemberParameters = new object[] { typeof(AudioClip) }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = ".ctor", MemberParameters = new object[]
24 {
25 "SoundChannel",
26 "SoundDefinition",
27 typeof(float),
28 typeof(float),
29 typeof(float),
30 typeof(bool)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "Restart", ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "set_CurrentPosition", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
36 [MethodImpl(4096)]
37 get;
38 }
class f__AnonymousType0<< Count > j__TPar