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
getset

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 }
class f__AnonymousType0<< Count > j__TPar