terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetBoundingBox()

Rectangle Terraria.WorldBuilding.StructureMap.GetBoundingBox ( )
inline

Definition at line 58 of file StructureMap.cs.

59 {
60 object @lock = this._lock;
61 if (this._structures._size != 0)
62 {
63 List<Rectangle> structures = this._structures;
65 if (structures == null)
66 {
67 }
69 }
70 int num = 1;
71 if (num == 0)
72 {
73 }
74 long num2 = 0L;
75 int value = num.m_value;
76 if (num != 0)
77 {
79 }
80 if (num2 == 0L)
81 {
82 }
83 throw new OutOfMemoryException();
84 }
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
Definition Monitor.cs:47
readonly List< Rectangle > _structures

References Terraria.WorldBuilding.StructureMap._lock, System.Collections.Generic.List< T >._size, Terraria.WorldBuilding.StructureMap._structures, System.Threading.Monitor.Exit(), j__TPar, System.L, and System.value.