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
AudioClipPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
10 [NativeHeader("Modules/Audio/Public/Director/AudioClipPlayable.h")]
11 [StaticAccessor("AudioClipPlayableBindings", StaticAccessorType.DoubleColon)]
12 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
14 [NativeHeader("Modules/Audio/Public/ScriptBindings/AudioClipPlayable.bindings.h")]
15 [global::Cpp2ILInjected.Token(Token = "0x200000F")]
16 public struct AudioClipPlayable : IEquatable<AudioClipPlayable>
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000027")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F69AA4", Offset = "0x1F69AA4", Length = "0xC")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000028")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1F69AB0", Offset = "0x1F69AB0", 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 = "0x400000A")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
43 }
44}
class f__AnonymousType0<< Count > j__TPar
bool Equals(AudioClipPlayable other)