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

◆ GetLayoutRect()

static Rectangle LayoutCalculator.GetLayoutRect ( ControlAnchor::ControlId anchorControl,
LayoutCalculator::AnchorType anchorType,
Vector2 position,
Vector2 size,
Texture2D texture )
inlinestatic

Definition at line 328 of file LayoutCalculator.cs.

329 {
330 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
331 }

Referenced by Draw(), and DrawCentred().