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

◆ StyleLineSkip

int Terraria.ObjectData.TileObjectData.StyleLineSkip
getset

Definition at line 1365 of file TileObjectData.cs.

1366 {
1367 [global::Cpp2ILInjected.Token(Token = "0x60032B2")]
1368 [global::Cpp2ILInjected.Address(RVA = "0x1333120", Offset = "0x1333120", Length = "0x68")]
1369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1370 {
1374 }, ReturnType = typeof(void))]
1375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
1376 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
1377 {
1381 }, ReturnType = typeof(void))]
1382 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1383 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1384 get
1385 {
1386 throw null;
1387 }
1388 [global::Cpp2ILInjected.Token(Token = "0x60032B3")]
1389 [global::Cpp2ILInjected.Address(RVA = "0x1333188", Offset = "0x1333188", Length = "0xFC")]
1390 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1391 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_StyleLineSkip", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1392 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1393 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1395 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectStyleModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectStyleModule) }, ReturnType = typeof(void))]
1396 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1397 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_StyleLineSkip", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1398 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1399 set
1400 {
1401 throw null;
1402 }
1403 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)