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.GameContent.UI.NewMultiplayerClosePlayersOverlay.PlayerOffScreenCache Struct Reference

Public Member Functions

 PlayerOffScreenCache (string name, Vector2 pos, Color color, Vector2 npDistPos, string npDist, Player thePlayer, Vector2 theMeasurement)
 
void DrawPlayerName (SpriteBatch spriteBatch)
 
void DrawPlayerHead ()
 
void DrawLifeBar ()
 
void DrawPlayerDistance (SpriteBatch spriteBatch)
 

Private Attributes

Player player
 
string nameToShow
 
Vector2 namePlatePos
 
Color namePlateColor
 
Vector2 distanceDrawPosition
 
string distanceString
 
Vector2 measurement
 

Detailed Description

Definition at line 87 of file NewMultiplayerClosePlayersOverlay.cs.


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