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

◆ CoordinatePadding

int Terraria.ObjectData.TileObjectData.CoordinatePadding
getset

Definition at line 1983 of file TileObjectData.cs.

1984 {
1985 [global::Cpp2ILInjected.Token(Token = "0x60032C8")]
1986 [global::Cpp2ILInjected.Address(RVA = "0x1333724", Offset = "0x1333724", Length = "0x68")]
1987 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1988 {
1992 }, ReturnType = typeof(void))]
1993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile_OldConsole), Member = "LoadWorldTiles", MemberParameters = new object[]
1994 {
1996 typeof(bool[])
1997 }, ReturnType = typeof(void))]
1998 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile_OldSwitch), Member = "LoadWorldTiles", MemberParameters = new object[]
1999 {
2001 typeof(bool[])
2002 }, ReturnType = typeof(void))]
2003 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
2004 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
2005 {
2009 }, ReturnType = typeof(void))]
2010 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckTallGate", MemberParameters = new object[]
2011 {
2012 typeof(int),
2013 typeof(int),
2014 typeof(int)
2015 }, ReturnType = typeof(void))]
2016 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
2017 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2018 get
2019 {
2020 throw null;
2021 }
2022 [global::Cpp2ILInjected.Token(Token = "0x60032C9")]
2023 [global::Cpp2ILInjected.Address(RVA = "0x133152C", Offset = "0x133152C", Length = "0x104")]
2024 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
2026 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_CoordinatePadding", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2027 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
2028 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 44)]
2029 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
2030 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectCoordinatesModule), Member = ".ctor", MemberParameters = new object[]
2031 {
2033 typeof(int[])
2034 }, ReturnType = typeof(void))]
2035 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
2036 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_CoordinatePadding", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2037 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
2038 set
2039 {
2040 throw null;
2041 }
2042 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)