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
AnimatorControllerPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
10 [NativeHeader("Modules/Animation/Director/AnimatorControllerPlayable.h")]
11 [NativeHeader("Modules/Animation/RuntimeAnimatorController.h")]
12 [StaticAccessor("AnimatorControllerPlayableBindings", StaticAccessorType.DoubleColon)]
14 [NativeHeader("Modules/Animation/AnimatorInfo.h")]
15 [NativeHeader("Modules/Animation/ScriptBindings/AnimatorControllerPlayable.bindings.h")]
16 [NativeHeader("Modules/Animation/ScriptBindings/Animator.bindings.h")]
17 [global::Cpp2ILInjected.Token(Token = "0x2000014")]
18 public struct AnimatorControllerPlayable : IEquatable<AnimatorControllerPlayable>
19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6000025")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1F66F30", Offset = "0x1F66F30", Length = "0x78")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimatorControllerPlayable), Member = ".cctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x6000026")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1F670A8", Offset = "0x1F670A8", Length = "0xC")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x6000027")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1F66FA8", Offset = "0x1F66FA8", Length = "0x100")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "IsValid", ReturnType = typeof(bool))]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle[]), Member = "IsPlayableOfType", MemberTypeParameters = new object[] { typeof(AnimatorControllerPlayable) }, ReturnType = typeof(bool))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidCastException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
47 public void SetHandle(PlayableHandle handle)
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x6000028")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1F670B4", Offset = "0x1F670B4", Length = "0x78")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
56 {
59 }, ReturnType = typeof(bool))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
62 {
63 throw null;
64 }
65
66 // Note: this type is marked as 'beforefieldinit'.
67 [global::Cpp2ILInjected.Token(Token = "0x6000029")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1F6712C", Offset = "0x1F6712C", Length = "0x9C")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimatorControllerPlayable), Member = ".ctor", MemberParameters = new object[] { typeof(PlayableHandle) }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
74 {
75 throw null;
76 }
77
78 [global::Cpp2ILInjected.Token(Token = "0x400003D")]
79 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
81
82 [global::Cpp2ILInjected.Token(Token = "0x400003E")]
84 }
85}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimatorControllerPlayable m_NullPlayable