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
◆
Active
bool Terraria.Graphics.Capture.CaptureManager.Active
get
set
Definition at line
27
of file
CaptureManager.cs
.
28
{
29
get
30
{
31
return
this.
_interface
.
Active
;
32
}
33
set
34
{
35
if
(!
true
)
36
{
37
}
38
if
(!
true
)
39
{
40
CaptureInterface
@interface
=
this._interface
;
41
bool
active =
@interface
.Active;
42
}
43
}
44
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.Graphics.Capture.CaptureInterface.Active
bool Active
Definition
CaptureInterface.cs:394
Terraria.Graphics.Capture.CaptureManager._interface
CaptureInterface _interface
Definition
CaptureManager.cs:114
Terraria
Graphics
Capture
CaptureManager
Generated by
1.10.0