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
|
Public Member Functions | |
PlayerOnScreenCache (string name, Vector2 pos, Color color) | |
void | DrawPlayerName_WhenPlayerIsOnScreen (SpriteBatch spriteBatch) |
Private Attributes | |
string | _name |
Vector2 | _pos |
Color | _color |
Definition at line 158 of file NewMultiplayerClosePlayersOverlay.cs.