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

◆ GetWheelsPositions()

static void Terraria.Minecart.GetWheelsPositions ( Player player,
Vector2 Position,
int Width,
int Height,
bool followDown,
bool followUp,
Mount::MountDelegatesData delegatesData,
[Out] Vector2 leftWheel,
[Out] Vector2 rightWheel )
inlinestatic

Definition at line 222 of file Minecart.cs.

223 {
224 if (!true)
225 {
226 }
227 if (!true)
228 {
229 }
230 if (!true)
231 {
232 }
233 float x = leftWheel.X;
234 float y = leftWheel.Y;
235 leftWheel.X = x;
236 leftWheel.Y = y;
237 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.