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

◆ StyleWrapLimit

int Terraria.ObjectData.TileObjectData.StyleWrapLimit
getset

Definition at line 1240 of file TileObjectData.cs.

1241 {
1242 [global::Cpp2ILInjected.Token(Token = "0x60032AC")]
1243 [global::Cpp2ILInjected.Address(RVA = "0x1332D88", Offset = "0x1332D88", Length = "0x68")]
1244 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1245 {
1249 }, ReturnType = typeof(void))]
1250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
1251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
1252 {
1256 }, ReturnType = typeof(void))]
1257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
1259 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1260 get
1261 {
1262 throw null;
1263 }
1264 [global::Cpp2ILInjected.Token(Token = "0x60032AD")]
1265 [global::Cpp2ILInjected.Address(RVA = "0x1331E48", Offset = "0x1331E48", Length = "0xFC")]
1266 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_StyleWrapLimit", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1270 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 33)]
1271 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1272 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectStyleModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectStyleModule) }, ReturnType = typeof(void))]
1273 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1274 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_StyleWrapLimit", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1275 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1276 set
1277 {
1278 throw null;
1279 }
1280 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)