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

◆ Height

int Terraria.ObjectData.TileObjectData.Height
getset

Definition at line 1525 of file TileObjectData.cs.

1526 {
1527 [global::Cpp2ILInjected.Token(Token = "0x60032B8")]
1528 [global::Cpp2ILInjected.Address(RVA = "0x13332EC", Offset = "0x13332EC", Length = "0x68")]
1529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "SetupPreview", MemberParameters = new object[]
1530 {
1531 typeof(int),
1532 typeof(int),
1533 typeof(int)
1534 }, ReturnType = typeof(void))]
1535 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIRubbleMaker), Member = "DrawPreview", MemberParameters = new object[]
1536 {
1540 }, ReturnType = typeof(void))]
1541 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "Place", MemberParameters = new object[] { typeof(TileObject) }, ReturnType = typeof(bool))]
1542 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "CanPlace", MemberParameters = new object[]
1543 {
1544 typeof(int),
1545 typeof(int),
1546 typeof(int),
1547 typeof(int),
1548 typeof(int),
1549 typeof(ref TileObject),
1550 typeof(bool),
1551 typeof(int?)
1552 }, ReturnType = typeof(bool))]
1553 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObject), Member = "DrawPreview", MemberParameters = new object[]
1554 {
1558 }, ReturnType = typeof(void))]
1559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckSuper", MemberParameters = new object[]
1560 {
1561 typeof(int),
1562 typeof(int),
1563 typeof(int)
1564 }, ReturnType = typeof(void))]
1565 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "CheckTallGate", MemberParameters = new object[]
1566 {
1567 typeof(int),
1568 typeof(int),
1569 typeof(int)
1570 }, ReturnType = typeof(void))]
1571 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "ShiftTallGate", MemberParameters = new object[]
1572 {
1573 typeof(int),
1574 typeof(int),
1575 typeof(bool),
1576 typeof(bool)
1577 }, ReturnType = typeof(bool))]
1578 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1579 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 32)]
1580 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1581 get
1582 {
1583 throw null;
1584 }
1585 [global::Cpp2ILInjected.Token(Token = "0x60032B9")]
1586 [global::Cpp2ILInjected.Address(RVA = "0x1330BE0", Offset = "0x1330BE0", Length = "0x148")]
1587 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1588 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "SetupBaseObject", ReturnType = typeof(void))]
1589 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "set_Height", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1590 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileObjectData), Member = "Initialize", ReturnType = typeof(void))]
1591 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 60)]
1592 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "WriteCheck", ReturnType = typeof(void))]
1593 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1594 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectData), Member = "set_Height", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1595 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectBaseModule), Member = ".ctor", MemberParameters = new object[] { typeof(TileObjectBaseModule) }, ReturnType = typeof(void))]
1596 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TileObjectCoordinatesModule), Member = ".ctor", MemberParameters = new object[]
1597 {
1599 typeof(int[])
1600 }, ReturnType = typeof(void))]
1601 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
1602 set
1603 {
1604 throw null;
1605 }
1606 }
class f__AnonymousType0<< Count > j__TPar
TileObjectData(TileObjectData copyFrom=null)