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
◆
IsRunningSlowly
bool Microsoft.Xna.Framework.GameTime.IsRunningSlowly
get
set
Definition at line
68
of file
GameTime.cs
.
69
{
70
get
71
{
72
return
this.
isRunningSlowly
;
73
}
74
internal
set
75
{
76
}
77
}
Microsoft.Xna.Framework.GameTime.isRunningSlowly
bool isRunningSlowly
Definition
GameTime.cs:120
Microsoft
Xna
Framework
GameTime
Generated by
1.10.0