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
AnimationLayerMixerPlayable.cs
Go to the documentation of this file.
1using System;
8
10{
11 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
12 [NativeHeader("Modules/Animation/Director/AnimationLayerMixerPlayable.h")]
13 [NativeHeader("Modules/Animation/ScriptBindings/AnimationLayerMixerPlayable.bindings.h")]
15 [StaticAccessor("AnimationLayerMixerPlayableBindings", StaticAccessorType.DoubleColon)]
16 [global::Cpp2ILInjected.Token(Token = "0x2000017")]
17 public struct AnimationLayerMixerPlayable : IEquatable<AnimationLayerMixerPlayable>
18 {
19 [global::Cpp2ILInjected.Token(Token = "0x6000032")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1F675B4", Offset = "0x1F675B4", Length = "0x110")]
21 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimationLayerMixerPlayable), Member = ".cctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "IsValid", ReturnType = typeof(bool))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "IsPlayableOfType", MemberTypeParameters = new object[] { "T" }, ReturnType = typeof(bool))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidCastException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x6000033")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1F67708", Offset = "0x1F67708", Length = "0xC")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x6000034")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1F67714", Offset = "0x1F67714", Length = "0x78")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
45 {
48 }, ReturnType = typeof(bool))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
51 {
52 throw null;
53 }
54
56 [global::Cpp2ILInjected.Token(Token = "0x6000035")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1F676C4", Offset = "0x1F676C4", Length = "0x44")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
60 [MethodImpl(4096)]
61 private static extern void SetSingleLayerOptimizationInternal(ref PlayableHandle handle, bool value);
62
63 // Note: this type is marked as 'beforefieldinit'.
64 [global::Cpp2ILInjected.Token(Token = "0x6000036")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1F6778C", Offset = "0x1F6778C", Length = "0xA0")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimationLayerMixerPlayable), Member = ".ctor", MemberParameters = new object[]
69 {
71 typeof(bool)
72 }, ReturnType = typeof(void))]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
75 {
76 throw null;
77 }
78
79 [global::Cpp2ILInjected.Token(Token = "0x4000043")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
82
83 [global::Cpp2ILInjected.Token(Token = "0x4000044")]
85 }
86}
class f__AnonymousType0<< Count > j__TPar
AnimationLayerMixerPlayable(PlayableHandle handle, bool singleLayerOptimization=true)
static void SetSingleLayerOptimizationInternal(ref PlayableHandle handle, bool value)
static readonly AnimationLayerMixerPlayable m_NullPlayable