terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.UI.NewMultiplayerClosePlayersOverlay Class Reference
+ Inheritance diagram for Terraria.GameContent.UI.NewMultiplayerClosePlayersOverlay:

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
 

Detailed Description

Definition at line 12 of file NewMultiplayerClosePlayersOverlay.cs.


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