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
◆
IsActive
bool Microsoft.Xna.Framework.Game.IsActive
get
set
inherited
Definition at line
62
of file
Game.cs
.
63
{
64
get
65
{
66
return
this.
_active
;
67
}
68
set
69
{
70
}
71
}
Microsoft.Xna.Framework.Game._active
bool _active
Definition
Game.cs:411
Terraria
Main
Generated by
1.10.0