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

◆ clip

AudioClip UnityEngine.AudioSource.clip
set

Definition at line 125 of file AudioSource.cs.

126 {
127 [global::Cpp2ILInjected.Token(Token = "0x600001E")]
128 [global::Cpp2ILInjected.Address(RVA = "0x1F6982C", Offset = "0x1F6982C", Length = "0x44")]
129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = ".ctor", MemberParameters = new object[]
130 {
131 "SoundChannel",
132 "SoundDefinition",
133 typeof(float),
134 typeof(float),
135 typeof(float),
136 typeof(bool)
137 }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
140 [MethodImpl(4096)]
141 set;
142 }
class f__AnonymousType0<< Count > j__TPar