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
AudioMixerPlayable.cs
Go to the documentation of this file.
1using System;
7
8namespace UnityEngine.Audio
9{
10 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
11 [NativeHeader("Modules/Audio/Public/Director/AudioMixerPlayable.h")]
12 [NativeHeader("Modules/Audio/Public/ScriptBindings/AudioMixerPlayable.bindings.h")]
14 [StaticAccessor("AudioMixerPlayableBindings", StaticAccessorType.DoubleColon)]
15 [global::Cpp2ILInjected.Token(Token = "0x2000010")]
16 public struct AudioMixerPlayable : IEquatable<AudioMixerPlayable>
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000029")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F69B28", Offset = "0x1F69B28", Length = "0xC")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x600002A")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1F69B34", Offset = "0x1F69B34", Length = "0x78")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
30 {
33 }, ReturnType = typeof(bool))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x400000B")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
43 }
44}
class f__AnonymousType0<< Count > j__TPar
bool Equals(AudioMixerPlayable other)