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
◆
ElapsedGameTime
TimeSpan
Microsoft.Xna.Framework.GameTime.ElapsedGameTime
get
set
Definition at line
34
of file
GameTime.cs
.
35
{
36
get
37
{
38
TimeSpan
timeSpan
= this.
elapsedGameTime
;
39
TimeSpan
timeSpan2
;
40
return
timeSpan2
;
41
}
42
internal
set
43
{
44
this.elapsedGameTime
=
value
;
45
}
46
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.GameTime.elapsedGameTime
TimeSpan elapsedGameTime
Definition
GameTime.cs:114
System.ExceptionArgument.value
@ value
System.TimeSpan
Definition
TimeSpan.cs:10
Microsoft
Xna
Framework
GameTime
Generated by
1.10.0