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
AnimationOffsetPlayable.cs
Go to the documentation of this file.
1using System;
7
9{
10 [NativeHeader("Modules/Animation/ScriptBindings/AnimationOffsetPlayable.bindings.h")]
12 [NativeHeader("Runtime/Director/Core/HPlayable.h")]
13 [StaticAccessor("AnimationOffsetPlayableBindings", StaticAccessorType.DoubleColon)]
14 [NativeHeader("Modules/Animation/Director/AnimationOffsetPlayable.h")]
15 [global::Cpp2ILInjected.Token(Token = "0x2000015")]
16 internal struct AnimationOffsetPlayable : IEquatable<AnimationOffsetPlayable>
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x600002A")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F671C8", Offset = "0x1F671C8", Length = "0xBC")]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AnimationOffsetPlayable), 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(AnimationOffsetPlayable) }, 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 = "0x600002B")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1F67284", Offset = "0x1F67284", Length = "0xC")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x600002C")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1F67290", Offset = "0x1F67290", Length = "0xAC")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ValueType), Member = "Equals", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
45 {
46 throw null;
47 }
48
49 // Note: this type is marked as 'beforefieldinit'.
50 [global::Cpp2ILInjected.Token(Token = "0x600002D")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1F6733C", Offset = "0x1F6733C", Length = "0x9C")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayableHandle), Member = "get_Null", ReturnType = typeof(PlayableHandle))]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AnimationOffsetPlayable), Member = ".ctor", MemberParameters = new object[] { typeof(PlayableHandle) }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x400003F")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
64
65 [global::Cpp2ILInjected.Token(Token = "0x4000040")]
67 }
68}
class f__AnonymousType0<< Count > j__TPar
static readonly AnimationOffsetPlayable m_NullPlayable