terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
CaptureManager () | |
void | Scrolling () |
void | Update () |
void | Draw (SpriteBatch sb) |
float | GetProgress () |
void | Capture () |
void | Capture (CaptureSettings settings) |
void | DrawTick () |
void | Dispose () |
Static Public Attributes | |
static CaptureManager | Instance |
Properties | |
bool | IsCapturing [get] |
bool | Active [get, set] |
bool | UsingMap [get] |
Static Private Member Functions | |
static | CaptureManager () |
Private Attributes | |
CaptureInterface | _interface |
Definition at line 8 of file CaptureManager.cs.