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

◆ UsingMap

bool Terraria.Graphics.Capture.CaptureManager.UsingMap
get

Definition at line 48 of file CaptureManager.cs.

49 {
50 get
51 {
52 CaptureInterface @interface = this._interface;
53 if (@interface.Active)
54 {
55 return @interface.UsingMap();
56 }
57 }
58 }
class f__AnonymousType0<< Count > j__TPar