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
AnimationPosePlayable.cs
Go to the documentation of this file.
1using System;
7
9{
11 [StaticAccessor("AnimationPosePlayableBindings", StaticAccessorType.DoubleColon)]
12 [NativeHeader("Modules/Animation/Director/AnimationPosePlayable.h")]
13 [NativeHeader("Modules/Animation/ScriptBindings/AnimationPosePlayable.bindings.h")]
14 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
15 [global::Cpp2ILInjected.Token(Token = "0x200001A")]
16 internal struct AnimationPosePlayable : IEquatable<AnimationPosePlayable>
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000039")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F678B0", Offset = "0x1F678B0", Length = "0xBC")]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimationPosePlayable), Member = ".cctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "IsValid", ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle[]), Member = "IsPlayableOfType", MemberTypeParameters = new object[] { typeof(AnimationPosePlayable) }, ReturnType = typeof(bool))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidCastException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x600003A")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1F6796C", Offset = "0x1F6796C", Length = "0xC")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x600003B")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1F67978", Offset = "0x1F67978", Length = "0xAC")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ValueType), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
45 {
46 throw null;
47 }
48
49 // Note: this type is marked as 'beforefieldinit'.
50 [global::Cpp2ILInjected.Token(Token = "0x600003C")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1F67A24", Offset = "0x1F67A24", Length = "0x9C")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimationPosePlayable), Member = ".ctor", MemberParameters = new object[] { typeof(PlayableHandle) }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x4000047")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
64
65 [global::Cpp2ILInjected.Token(Token = "0x4000048")]
67 }
68}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimationPosePlayable m_NullPlayable