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
AnimationMotionXToDeltaPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
11 [StaticAccessor("AnimationMotionXToDeltaPlayableBindings", StaticAccessorType.DoubleColon)]
12 [NativeHeader("Modules/Animation/ScriptBindings/AnimationMotionXToDeltaPlayable.bindings.h")]
13 [global::Cpp2ILInjected.Token(Token = "0x200001B")]
14 internal struct AnimationMotionXToDeltaPlayable : IEquatable<AnimationMotionXToDeltaPlayable>
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x600003D")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1F67AC0", Offset = "0x1F67AC0", Length = "0xBC")]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimationMotionXToDeltaPlayable), Member = ".cctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "IsValid", ReturnType = typeof(bool))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle[]), Member = "IsPlayableOfType", MemberTypeParameters = new object[] { typeof(AnimationMotionXToDeltaPlayable) }, ReturnType = typeof(bool))]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InvalidCastException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x600003E")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1F67B7C", Offset = "0x1F67B7C", Length = "0xC")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x600003F")]
38 [global::Cpp2ILInjected.Address(RVA = "0x1F67B88", Offset = "0x1F67B88", Length = "0x78")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "op_Equality", MemberParameters = new object[]
41 {
44 }, ReturnType = typeof(bool))]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
47 {
48 throw null;
49 }
50
51 // Note: this type is marked as 'beforefieldinit'.
52 [global::Cpp2ILInjected.Token(Token = "0x6000040")]
53 [global::Cpp2ILInjected.Address(RVA = "0x1F67C00", Offset = "0x1F67C00", Length = "0x9C")]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimationMotionXToDeltaPlayable), Member = ".ctor", MemberParameters = new object[] { typeof(PlayableHandle) }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
59 {
60 throw null;
61 }
62
63 [global::Cpp2ILInjected.Token(Token = "0x4000049")]
64 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
66
67 [global::Cpp2ILInjected.Token(Token = "0x400004A")]
69 }
70}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimationMotionXToDeltaPlayable m_NullPlayable