terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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, set] |
bool | Active [get, set] |
bool | UsingMap [get, set] |
Static Private Member Functions | |
static | CaptureManager () |
Private Attributes | |
CaptureInterface | _interface |
Definition at line 11 of file CaptureManager.cs.