tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup Class Reference

Inherits Terraria.UI.IInGameNotification.

Public Member Functions

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

Properties

object CreationObject [get]
 
bool ShouldBeRemoved [get]
 
- Properties inherited from Terraria.UI.IInGameNotification
object CreationObject [get]
 
bool ShouldBeRemoved [get]
 

Member Function Documentation

◆ DrawInGame()

void Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.DrawInGame ( SpriteBatch  spriteBatch,
Vector2  bottomAnchorPosition 
)

◆ DrawInNotificationsArea()

void Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.DrawInNotificationsArea ( SpriteBatch  spriteBatch,
Rectangle  area,
ref int  gamepadPointLocalIndexTouse 
)

◆ PushAnchor()

void Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.PushAnchor ( ref Vector2  positionAnchorBottom)

◆ Update()

void Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.Update ( )

Property Documentation

◆ CreationObject

object Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.CreationObject
get

◆ ShouldBeRemoved

bool Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.ShouldBeRemoved
get