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

◆ Size

Point16 Terraria.DataStructures.TileObjectPreviewData.Size
getset

Definition at line 175 of file TileObjectPreviewData.cs.

176 {
177 [global::Cpp2ILInjected.Token(Token = "0x6003783")]
178 [global::Cpp2ILInjected.Address(RVA = "0x14201CC", Offset = "0x14201CC", Length = "0x8")]
179 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
181 get
182 {
183 throw null;
184 }
185 [global::Cpp2ILInjected.Token(Token = "0x6003784")]
186 [global::Cpp2ILInjected.Address(RVA = "0x14201D4", Offset = "0x14201D4", Length = "0x180")]
187 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
188 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "SetupPreview", MemberParameters = new object[]
189 {
190 typeof(int),
191 typeof(int),
192 typeof(int)
193 }, ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "CanPlace", MemberParameters = new object[]
195 {
196 typeof(int),
197 typeof(int),
198 typeof(int),
199 typeof(int),
200 typeof(int),
201 typeof(ref TileObject),
202 typeof(bool),
203 typeof(int?)
204 }, ReturnType = typeof(bool))]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
206 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
208 set
209 {
210 throw null;
211 }
212 }
class f__AnonymousType0<< Count > j__TPar