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 | |
UserJoinToServerRequest (string userDisplayName, string fullIdentifier) | |
void | Accept () |
void | Reject () |
bool | IsValid () |
string | GetUserWrapperText () |
Properties | |
string | UserDisplayName [get, private set] |
string | UserFullIdentifier [get, private set] |
Action | OnAccepted |
Action | OnRejected |
Private Attributes | |
string< UserDisplayName > | k__BackingField |
string< UserFullIdentifier > | k__BackingField |
Definition at line 7 of file UserJoinToServerRequest.cs.