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

◆ RandomStyleRange

int Terraria.ObjectData.TileObjectData.RandomStyleRange
getset

Definition at line 1725 of file TileObjectData.cs.

1726 {
1727 [global::Cpp2ILInjected.Token(Token = "0x60032BE")]
1728 [global::Cpp2ILInjected.Address(RVA = "0x1333420", Offset = "0x1333420", Length = "0x68")]
1729 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "SetupPreview", MemberParameters = new object[]
1730 {
1731 typeof(int),
1732 typeof(int),
1733 typeof(int)
1734 }, ReturnType = typeof(void))]
1735 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "CanPlace", MemberParameters = new object[]
1736 {
1737 typeof(int),
1738 typeof(int),
1739 typeof(int),
1740 typeof(int),
1741 typeof(int),
1742 typeof(ref TileObject),
1743 typeof(bool),
1744 typeof(int?)
1745 }, ReturnType = typeof(bool))]
1746 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1747 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1748 get
1749 {
1750 throw null;
1751 }
1752 [global::Cpp2ILInjected.Token(Token = "0x60032BF")]
1753 [global::Cpp2ILInjected.Address(RVA = "0x1330F5C", Offset = "0x1330F5C", Length = "0xFC")]
1754 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1755 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1756 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_RandomStyleRange", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1757 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1758 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 21)]
1759 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1760 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectBaseModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectBaseModule) }, ReturnType = typeof(void))]
1761 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1762 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_RandomStyleRange", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1763 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1764 set
1765 {
1766 throw null;
1767 }
1768 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)