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
◆
ElapsedRealTime
TimeSpan
Microsoft.Xna.Framework.GameTime.ElapsedRealTime
get
set
Definition at line
51
of file
GameTime.cs
.
52
{
53
get
54
{
55
TimeSpan
timeSpan
= this.
elapsedRealTime
;
56
TimeSpan
timeSpan2
;
57
return
timeSpan2
;
58
}
59
internal
set
60
{
61
this.elapsedRealTime
=
value
;
62
}
63
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.GameTime.elapsedRealTime
TimeSpan elapsedRealTime
Definition
GameTime.cs:117
System.ExceptionArgument.value
@ value
System.TimeSpan
Definition
TimeSpan.cs:10
Microsoft
Xna
Framework
GameTime
Generated by
1.10.0