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

◆ CoordinateHeights

int [] Terraria.ObjectData.TileObjectData.CoordinateHeights
getset

Definition at line 1850 of file TileObjectData.cs.

1851 {
1852 [global::Cpp2ILInjected.Token(Token = "0x60032C4")]
1853 [global::Cpp2ILInjected.Address(RVA = "0x1333654", Offset = "0x1333654", Length = "0x68")]
1854 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1855 {
1859 }, ReturnType = typeof(void))]
1860 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile_OldConsole), Member = "LoadWorldTiles", MemberParameters = new object[]
1861 {
1863 typeof(bool[])
1864 }, ReturnType = typeof(void))]
1865 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldFile_OldSwitch), Member = "LoadWorldTiles", MemberParameters = new object[]
1866 {
1868 typeof(bool[])
1869 }, ReturnType = typeof(void))]
1870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
1871 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
1872 {
1876 }, ReturnType = typeof(void))]
1877 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckSuper", MemberParameters = new object[]
1878 {
1879 typeof(int),
1880 typeof(int),
1881 typeof(int)
1882 }, ReturnType = typeof(void))]
1883 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckTallGate", MemberParameters = new object[]
1884 {
1885 typeof(int),
1886 typeof(int),
1887 typeof(int)
1888 }, ReturnType = typeof(void))]
1889 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "ShiftTallGate", MemberParameters = new object[]
1890 {
1891 typeof(int),
1892 typeof(int),
1893 typeof(bool),
1894 typeof(bool)
1895 }, ReturnType = typeof(bool))]
1896 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
1897 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1898 get
1899 {
1900 throw null;
1901 }
1902 [global::Cpp2ILInjected.Token(Token = "0x60032C5")]
1903 [global::Cpp2ILInjected.Address(RVA = "0x133127C", Offset = "0x133127C", Length = "0x1AC")]
1904 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1905 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1906 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_CoordinateHeights", MemberParameters = new object[] { typeof(int[]) }, ReturnType = typeof(void))]
1907 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1908 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 95)]
1909 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1910 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "deepCompare", MemberParameters = new object[]
1911 {
1912 typeof(int[]),
1913 typeof(int[])
1914 }, ReturnType = typeof(bool))]
1915 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectCoordinatesModule), Member = ".ctor", MemberParameters = new object[]
1916 {
1918 typeof(int[])
1919 }, ReturnType = typeof(void))]
1920 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Clone", ReturnType = typeof(object))]
1921 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1922 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_CoordinateHeights", MemberParameters = new object[] { typeof(int[]) }, ReturnType = typeof(void))]
1923 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
1924 set
1925 {
1926 throw null;
1927 }
1928 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)