|
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
|
Inheritance diagram for Terraria.GameContent.UI.LegacyMultiplayerClosePlayersOverlay:
Collaboration diagram for Terraria.GameContent.UI.LegacyMultiplayerClosePlayersOverlay:Public Member Functions | |
| void | Draw () |
| LegacyMultiplayerClosePlayersOverlay () | |
Static Private Member Functions | |
| static void | DrawPlayerName2 (SpriteBatch spriteBatch, ref Color namePlateColor, string npDist, ref Vector2 npDistPos) |
| static void | DrawPlayerName (SpriteBatch spriteBatch, string namePlate, ref Vector2 namePlatePos, ref Color namePlateColor) |
Definition at line 14 of file LegacyMultiplayerClosePlayersOverlay.cs.