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

◆ DrawCentred() [1/4]

static void LayoutCalculator.DrawCentred ( SpriteBatch batch,
ControlAnchor::ControlId anchorControl,
LayoutCalculator::AnchorType anchorType,
Vector2 position,
float scale,
Texture2D texture,
Color? color = null )
inlinestatic

Definition at line 704 of file LayoutCalculator.cs.

705 {
706 throw null;
707 }