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.UI.InGamePopups.PlayerWantsToJoinGamePopup Class Reference
+ Inheritance diagram for Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup:

Public Member Functions

 PlayerWantsToJoinGamePopup (UserJoinToServerRequest request)
 
void Update ()
 
void DrawInGame (SpriteBatch spriteBatch, Vector2 bottomAnchorPosition)
 
void PushAnchor (Vector2 positionAnchorBottom)
 
void DrawInNotificationsArea (SpriteBatch spriteBatch, Rectangle area, int gamepadPointLocalIndexTouse)
 

Properties

float Scale [get]
 
float Opacity [get]
 
object CreationObject [get, private set]
 
bool ShouldBeRemoved [get]
 

Private Member Functions

void OnMouseOver (bool reject=false)
 

Private Attributes

int _timeLeft
 
string _displayTextWithoutTime
 
UserJoinToServerRequest _request
 
object< CreationObjectk__BackingField
 

Static Private Attributes

const int _timeLeftMax = 1800
 

Detailed Description

Definition at line 262 of file InGamePopups.cs.


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