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

◆ GetHighsAndLowsOf() [1/2]

static void Terraria.Graphics.SpriteRenderTargetHelper.GetHighsAndLowsOf ( Vector2 lowest,
Vector2 highest,
DrawData cdd )
inlinestatic

Definition at line 30 of file SpriteRenderTargetHelper.cs.

31 {
32 Vector2 origin = cdd.origin;
33 Vector2 position = cdd.position;
34 int width = cdd.sourceRect.Width;
35 int height = cdd.sourceRect.Height;
36 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.