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
AnimationScriptPlayable.cs
Go to the documentation of this file.
1using System;
8
10{
12 [StaticAccessor("AnimationScriptPlayableBindings", StaticAccessorType.DoubleColon)]
13 [MovedFrom("UnityEngine.Experimental.Animations")]
14 [NativeHeader("Modules/Animation/ScriptBindings/AnimationScriptPlayable.bindings.h")]
15 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
16 [NativeHeader("Runtime/Director/Core/HPlayableGraph.h")]
17 [global::Cpp2ILInjected.Token(Token = "0x2000016")]
18 public struct AnimationScriptPlayable : IEquatable<AnimationScriptPlayable>
19 {
20 [global::Cpp2ILInjected.Token(Token = "0x600002E")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1F673D8", Offset = "0x1F673D8", Length = "0xBC")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimationScriptPlayable), 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[] { typeof(AnimationScriptPlayable) }, 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 = 6)]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x600002F")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1F67494", Offset = "0x1F67494", Length = "0xC")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x6000030")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1F674A0", Offset = "0x1F674A0", 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
55 // Note: this type is marked as 'beforefieldinit'.
56 [global::Cpp2ILInjected.Token(Token = "0x6000031")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1F67518", Offset = "0x1F67518", Length = "0x9C")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimationScriptPlayable), Member = ".ctor", MemberParameters = new object[] { typeof(PlayableHandle) }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
63 {
64 throw null;
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x4000041")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
70
71 [global::Cpp2ILInjected.Token(Token = "0x4000042")]
73 }
74}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimationScriptPlayable m_NullPlayable