terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.UI.NewMultiplayerClosePlayersOverlay.PlayerOnScreenCache Struct Reference
+ Collaboration diagram for Terraria.GameContent.UI.NewMultiplayerClosePlayersOverlay.PlayerOnScreenCache:

Public Member Functions

 PlayerOnScreenCache (string name, Vector2 pos, Color color)
 
void DrawPlayerName_WhenPlayerIsOnScreen (SpriteBatch spriteBatch)
 

Private Attributes

string _name
 
Vector2 _pos
 
Color _color
 

Detailed Description

Definition at line 158 of file NewMultiplayerClosePlayersOverlay.cs.


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