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

◆ Start()

void XNAUnityRunner.Start ( )
inlineprivate

Definition at line 57 of file XNAUnityRunner.cs.

58 {
59 this._game.UnityStart();
60 this.isStarted = true;
61 }
class f__AnonymousType0<< Count > j__TPar

References _game, j__TPar, and Microsoft.Xna.Framework.Game.UnityStart().