terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Social.Base.UserJoinToServerRequest Class Referenceabstract
+ Inheritance diagram for Terraria.Social.Base.UserJoinToServerRequest:

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< UserDisplayNamek__BackingField
 
string< UserFullIdentifierk__BackingField
 

Detailed Description

Definition at line 7 of file UserJoinToServerRequest.cs.


The documentation for this class was generated from the following file: