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

◆ Days

int System.TimeSpan.Days
getset

Definition at line 157 of file TimeSpan.cs.

158 {
159 [global::Cpp2ILInjected.Token(Token = "0x60009AB")]
160 [global::Cpp2ILInjected.Address(RVA = "0x1C4B7B8", Offset = "0x1C4B7B8", Length = "0x2C")]
161 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPlayerSelectMenu", Member = "PlayerDraw", MemberParameters = new object[]
163 {
164 "ItemGrid_Layout",
165 typeof(int),
166 "Microsoft.Xna.Framework.Vector2",
167 typeof(float)
168 }, ReturnType = typeof(void))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "PlayerDraw", MemberParameters = new object[]
170 {
171 "ItemGrid_Layout",
172 typeof(int),
173 "Microsoft.Xna.Framework.Vector2",
174 typeof(float)
175 }, ReturnType = typeof(void))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
177 {
178 typeof(global::System.TimeSpan),
179 typeof(bool),
180 typeof(bool)
181 }, ReturnType = typeof(string))]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
183 get
184 {
185 throw null;
186 }
187 }
class f__AnonymousType0<< Count > j__TPar