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

◆ Step_Pigronata()

static void Terraria.GameContent.SmartCursorHelper.Step_Pigronata ( SmartCursorHelper::SmartCursorUsageInfo providedInfo,
int focusedX,
int focusedY )
inlinestaticprivate

Definition at line 361 of file SmartCursorHelper.cs.

362 {
363 int createTile = providedInfo.item.createTile;
364 int reachableStartX = providedInfo.reachableStartX;
365 int reachableStartY = providedInfo.reachableStartY;
366 int reachableStartY2 = providedInfo.reachableStartY;
367 int paintLookup = providedInfo.paintLookup;
368 }
class f__AnonymousType0<< Count > j__TPar
static SmartCursorHelper.SmartCursorUsageInfo providedInfo

References j__TPar, and Terraria.GameContent.SmartCursorHelper.providedInfo.