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
◆
TotalGameTime
TimeSpan
Microsoft.Xna.Framework.GameTime.TotalGameTime
get
set
Definition at line
82
of file
GameTime.cs
.
83
{
84
get
85
{
86
TimeSpan
timeSpan
= this.
totalGameTime
;
87
TimeSpan
timeSpan2
;
88
return
timeSpan2
;
89
}
90
internal
set
91
{
92
this.totalGameTime
=
value
;
93
}
94
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.GameTime.totalGameTime
TimeSpan totalGameTime
Definition
GameTime.cs:123
System.ExceptionArgument.value
@ value
System.TimeSpan
Definition
TimeSpan.cs:10
Microsoft
Xna
Framework
GameTime
Generated by
1.10.0