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 | |
LocalUser (int userIndex, PlatformUser user) | |
void | SetupState () |
void | LoadThreadstate () |
void | LoadState () |
void | LoadPersistantData () |
void | SavePersistantData () |
Static Public Member Functions | |
static void | UnloadState () |
static Camera | GetWorldCamera (int index) |
static Camera | GetUICamera (int index) |
Static Public Attributes | |
static LocalUser | Active |
Properties | |
Rect | ViewportRegion [get, set] |
Static Private Member Functions | |
static Camera | GetCamera (string name) |
static | LocalUser () |
Private Attributes | |
bool | usingKeyboardMouse |
Static Private Attributes | |
static byte[] | _cryptoKey |
static Camera | _worldCam2 |
static Camera | _worldCam3 |
static Camera | _worldCam4 |
static Camera | _uiCam2 |
static Camera | _uiCam3 |
static Camera | _uiCam4 |
Definition at line 30 of file LocalUser.cs.