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

◆ Components

GameComponentCollection Microsoft.Xna.Framework.Game.Components
getinherited

Definition at line 85 of file Game.cs.

86 {
87 get
88 {
89 return this._components;
90 }
91 }
GameComponentCollection _components
Definition Game.cs:399