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 Types | |
enum | StateCheck { Availability , ParentalCheck , CheckPlus } |
Public Member Functions | |
void | Begin () |
void | Complete (bool passed) |
void | Draw () |
GUIPS4MultiplayerChecks () | |
Public Attributes | |
bool | CheckingPS4Permisions |
bool | parentalFailed |
Private Member Functions | |
void | DisplayGenericError (string error) |
void | EditorCheckPermissions () |
void | EditorCheckPermissionsUpdate () |
Private Attributes | |
int | userId |
GUIPS4MultiplayerChecks.StateCheck | state |
bool | stepPassed |
bool | displayingPS4Error |
bool | displayingGenericError |
bool | displayedPlusSignup |
string | genericError |
bool | XBOError |
bool | stepFailed |
uint | stepErrorCode |
bool | EditorCheckingPermissions |
DateTime | EditorCheckStart |
Definition at line 12 of file GUIPS4MultiplayerChecks.cs.