terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
struct | PlayerOffScreenCache |
struct | PlayerOnScreenCache |
Public Member Functions | |
void | Draw () |
NewMultiplayerClosePlayersOverlay () | |
Static Private Member Functions | |
static void | GetDistance (int testWidth, int testHeight, Vector2 testPosition, Player localPlayer, SpriteFont font, Player player, string nameToShow, [Out] Vector2 namePlatePos, [Out] float namePlateDist, [Out] Vector2 measurement) |
Private Attributes | |
List< NewMultiplayerClosePlayersOverlay.PlayerOnScreenCache > | _playerOnScreenCache |
List< NewMultiplayerClosePlayersOverlay.PlayerOffScreenCache > | _playerOffScreenCache |
Definition at line 12 of file NewMultiplayerClosePlayersOverlay.cs.