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
Keyframe.cs
Go to the documentation of this file.
1using System;
2using System.IO;
6
7namespace UnityEngine
8{
10 [global::Cpp2ILInjected.Token(Token = "0x2000035")]
11 public struct Keyframe
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000046")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA28", Offset = "0x1F6AA28", Length = "0x10")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 public Keyframe(float time, float value)
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x6000047")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA38", Offset = "0x1F6AA38", Length = "0x14")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 public Keyframe(float time, float value, float inTangent, float outTangent)
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x6000048")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA4C", Offset = "0x1F6AA4C", Length = "0x18")]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "LoadFields", MemberParameters = new object[]
32 {
34 typeof(Type),
35 typeof(object)
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
38 public Keyframe(float time, float value, float inTangent, float outTangent, float inWeight, float outWeight)
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x17000005")]
44 public float time
45 {
46 [global::Cpp2ILInjected.Token(Token = "0x6000049")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA64", Offset = "0x1F6AA64", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIWorldOperationProgress", Member = "Draw", ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
50 {
52 typeof(Type),
53 typeof(object)
54 }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAUICameraSettings", Member = "GetMaxResolution", ReturnType = typeof(float))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DoDraw_UpdateCameraPosition", ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
58 get
59 {
60 throw null;
61 }
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x17000006")]
65 public float value
66 {
67 [global::Cpp2ILInjected.Token(Token = "0x600004A")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA6C", Offset = "0x1F6AA6C", Length = "0x8")]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
70 {
72 typeof(Type),
73 typeof(object)
74 }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAUICameraSettings", Member = "GetMaxResolution", ReturnType = typeof(float))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
77 get
78 {
79 throw null;
80 }
81 }
82
83 [global::Cpp2ILInjected.Token(Token = "0x17000007")]
84 public float inTangent
85 {
86 [global::Cpp2ILInjected.Token(Token = "0x600004B")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA74", Offset = "0x1F6AA74", Length = "0x8")]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
89 {
91 typeof(Type),
92 typeof(object)
93 }, ReturnType = typeof(void))]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
95 get
96 {
97 throw null;
98 }
99 }
100
101 [global::Cpp2ILInjected.Token(Token = "0x17000008")]
102 public float outTangent
103 {
104 [global::Cpp2ILInjected.Token(Token = "0x600004C")]
105 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA7C", Offset = "0x1F6AA7C", Length = "0x8")]
106 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
107 {
109 typeof(Type),
110 typeof(object)
111 }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
113 get
114 {
115 throw null;
116 }
117 }
118
119 [global::Cpp2ILInjected.Token(Token = "0x17000009")]
120 public float inWeight
121 {
122 [global::Cpp2ILInjected.Token(Token = "0x600004D")]
123 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA84", Offset = "0x1F6AA84", Length = "0x8")]
124 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
125 {
127 typeof(Type),
128 typeof(object)
129 }, ReturnType = typeof(void))]
130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
131 get
132 {
133 throw null;
134 }
135 }
136
137 [global::Cpp2ILInjected.Token(Token = "0x1700000A")]
138 public float outWeight
139 {
140 [global::Cpp2ILInjected.Token(Token = "0x600004E")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1F6AA8C", Offset = "0x1F6AA8C", Length = "0x8")]
142 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "LayoutDefinition", Member = "SaveFields", MemberParameters = new object[]
143 {
145 typeof(Type),
146 typeof(object)
147 }, ReturnType = typeof(void))]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
149 get
150 {
151 throw null;
152 }
153 }
154
155 [global::Cpp2ILInjected.Token(Token = "0x40000B5")]
156 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
157 private float m_Time;
158
159 [global::Cpp2ILInjected.Token(Token = "0x40000B6")]
160 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
161 private float m_Value;
162
163 [global::Cpp2ILInjected.Token(Token = "0x40000B7")]
164 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
165 private float m_InTangent;
166
167 [global::Cpp2ILInjected.Token(Token = "0x40000B8")]
168 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
169 private float m_OutTangent;
170
171 [global::Cpp2ILInjected.Token(Token = "0x40000B9")]
172 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
173 private int m_WeightedMode;
174
175 [global::Cpp2ILInjected.Token(Token = "0x40000BA")]
176 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
177 private float m_InWeight;
178
179 [global::Cpp2ILInjected.Token(Token = "0x40000BB")]
180 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
181 private float m_OutWeight;
182 }
183}
class f__AnonymousType0<< Count > j__TPar
Keyframe(float time, float value, float inTangent, float outTangent)
Definition Keyframe.cs:24
Keyframe(float time, float value)
Definition Keyframe.cs:16
Keyframe(float time, float value, float inTangent, float outTangent, float inWeight, float outWeight)
Definition Keyframe.cs:38