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
◆
TotalRealTime
TimeSpan
Microsoft.Xna.Framework.GameTime.TotalRealTime
get
set
Definition at line
99
of file
GameTime.cs
.
100
{
101
get
102
{
103
TimeSpan
timeSpan
= this.
totalRealTime
;
104
TimeSpan
timeSpan2
;
105
return
timeSpan2
;
106
}
107
internal
set
108
{
109
this.totalRealTime
=
value
;
110
}
111
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.GameTime.totalRealTime
TimeSpan totalRealTime
Definition
GameTime.cs:126
System.ExceptionArgument.value
@ value
System.TimeSpan
Definition
TimeSpan.cs:10
Microsoft
Xna
Framework
GameTime
Generated by
1.10.0