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
AnimationMixerPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
10 [NativeHeader("Modules/Animation/Director/AnimationMixerPlayable.h")]
11 [NativeHeader("Modules/Animation/ScriptBindings/AnimationMixerPlayable.bindings.h")]
12 [StaticAccessor("AnimationMixerPlayableBindings", StaticAccessorType.DoubleColon)]
14 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
15 [global::Cpp2ILInjected.Token(Token = "0x200001C")]
16 public struct AnimationMixerPlayable : IEquatable<AnimationMixerPlayable>
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000041")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F67C9C", Offset = "0x1F67C9C", Length = "0xBC")]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimationMixerPlayable), 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(AnimationMixerPlayable) }, 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 = "0x6000042")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1F67D58", Offset = "0x1F67D58", Length = "0xC")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x6000043")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1F67D64", Offset = "0x1F67D64", Length = "0x78")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
43 {
46 }, ReturnType = typeof(bool))]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
49 {
50 throw null;
51 }
52
53 // Note: this type is marked as 'beforefieldinit'.
54 [global::Cpp2ILInjected.Token(Token = "0x6000044")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1F67DDC", Offset = "0x1F67DDC", Length = "0x109C")]
56 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimationMixerPlayable), Member = ".ctor", MemberParameters = new object[] { typeof(PlayableHandle) }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
62 {
63 throw null;
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x400004B")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
69
70 [global::Cpp2ILInjected.Token(Token = "0x400004C")]
72 }
73}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimationMixerPlayable m_NullPlayable