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
AnimationClipPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
11 [NativeHeader("Modules/Animation/Director/AnimationClipPlayable.h")]
12 [NativeHeader("Modules/Animation/ScriptBindings/AnimationClipPlayable.bindings.h")]
13 [StaticAccessor("AnimationClipPlayableBindings", StaticAccessorType.DoubleColon)]
14 [global::Cpp2ILInjected.Token(Token = "0x2000018")]
15 public struct AnimationClipPlayable : IEquatable<AnimationClipPlayable>
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6000037")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1F6782C", Offset = "0x1F6782C", Length = "0xC")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x6000038")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1F67838", Offset = "0x1F67838", Length = "0x78")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
29 {
32 }, ReturnType = typeof(bool))]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x4000045")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
42 }
43}
class f__AnonymousType0<< Count > j__TPar