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

◆ GetExpectedDirections()

static void Terraria.GameContent.MinecartDiggerHelper.GetExpectedDirections ( Point startCoords,
Point endCoords,
[Out] int? expectedStartLeft,
[Out] int? expectedStartRight,
[Out] int? expectedEndLeft,
[Out] int? expectedEndRight )
inlinestaticprivate

Definition at line 113 of file MinecartDiggerHelper.cs.

114 {
115 int num = 1;
117 expectedEndRight.hasValue = num != 0;
118 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.