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

◆ CoordinateWidth

int Terraria.ObjectData.TileObjectData.CoordinateWidth
getset

Definition at line 1931 of file TileObjectData.cs.

1932 {
1933 [global::Cpp2ILInjected.Token(Token = "0x60032C6")]
1934 [global::Cpp2ILInjected.Address(RVA = "0x13336BC", Offset = "0x13336BC", Length = "0x68")]
1935 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1936 {
1940 }, ReturnType = typeof(void))]
1941 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
1942 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
1943 {
1947 }, ReturnType = typeof(void))]
1948 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckSuper", MemberParameters = new object[]
1949 {
1950 typeof(int),
1951 typeof(int),
1952 typeof(int)
1953 }, ReturnType = typeof(void))]
1954 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
1955 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1956 get
1957 {
1958 throw null;
1959 }
1960 [global::Cpp2ILInjected.Token(Token = "0x60032C7")]
1961 [global::Cpp2ILInjected.Address(RVA = "0x1331428", Offset = "0x1331428", Length = "0x104")]
1962 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1963 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1964 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_CoordinateWidth", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1965 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1966 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 45)]
1967 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1968 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectCoordinatesModule), Member = ".ctor", MemberParameters = new object[]
1969 {
1971 typeof(int[])
1972 }, ReturnType = typeof(void))]
1973 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1974 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_CoordinateWidth", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1975 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1976 set
1977 {
1978 throw null;
1979 }
1980 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)