terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 87 of file NewMultiplayerClosePlayersOverlay.cs.