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

◆ StyleMultiplier

int Terraria.ObjectData.TileObjectData.StyleMultiplier
getset

Definition at line 1406 of file TileObjectData.cs.

1407 {
1408 [global::Cpp2ILInjected.Token(Token = "0x60032B4")]
1409 [global::Cpp2ILInjected.Address(RVA = "0x1333284", Offset = "0x1333284", Length = "0x68")]
1410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1411 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1412 get
1413 {
1414 throw null;
1415 }
1416 [global::Cpp2ILInjected.Token(Token = "0x60032B5")]
1417 [global::Cpp2ILInjected.Address(RVA = "0x1331F44", Offset = "0x1331F44", Length = "0xFC")]
1418 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1420 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_StyleMultiplier", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1422 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
1423 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1424 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectStyleModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectStyleModule) }, ReturnType = typeof(void))]
1425 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1426 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_StyleMultiplier", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1427 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1428 set
1429 {
1430 throw null;
1431 }
1432 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)