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

◆ ControlPlayer()

void Terraria.Cinematics.DSTFilm.ControlPlayer ( FrameEventData evt)
inlineprivate

Definition at line 170 of file DSTFilm.cs.

171 {
172 if (!true)
173 {
174 }
175 Player localPlayer = Main.LocalPlayer;
178 float x = this._startPoint.X;
179 float y = this._startPoint.Y;
180 if (17174 == 0)
181 {
182 }
183 localPlayer.velocity = 16576;
184 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Cinematics.DSTFilm._startPoint, j__TPar, Terraria.Main.LocalPlayer, Microsoft.Xna.Framework.Vector2.X, and Microsoft.Xna.Framework.Vector2.Y.