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

◆ DrawStyleOffset

int Terraria.ObjectData.TileObjectData.DrawStyleOffset
getset

Definition at line 2183 of file TileObjectData.cs.

2184 {
2185 [global::Cpp2ILInjected.Token(Token = "0x60032CE")]
2186 [global::Cpp2ILInjected.Address(RVA = "0x13338E8", Offset = "0x13338E8", Length = "0x68")]
2187 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
2188 {
2192 }, ReturnType = typeof(void))]
2193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
2194 {
2198 }, ReturnType = typeof(void))]
2199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2201 get
2202 {
2203 throw null;
2204 }
2205 [global::Cpp2ILInjected.Token(Token = "0x60032CF")]
2206 [global::Cpp2ILInjected.Address(RVA = "0x1333950", Offset = "0x1333950", Length = "0x104")]
2207 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_DrawStyleOffset", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
2210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
2211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
2212 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectCoordinatesModule), Member = ".ctor", MemberParameters = new object[]
2213 {
2215 typeof(int[])
2216 }, ReturnType = typeof(void))]
2217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
2218 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_DrawStyleOffset", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2219 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
2220 set
2221 {
2222 throw null;
2223 }
2224 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)