tModLoader v2023.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Terraria.Map.PingMapLayer Class Reference

Inherits Terraria.Map.IMapLayer.

Public Member Functions

void Add (Vector2 position)
 
void Draw (ref MapOverlayDrawContext context, ref string text)
 
- Public Member Functions inherited from Terraria.Map.IMapLayer
void Draw (ref MapOverlayDrawContext context, ref string text)
 
void Hide ()
 

Properties

bool Visible = true [get, set]
 
- Properties inherited from Terraria.Map.IMapLayer
bool Visible [get, set]
 

Member Function Documentation

◆ Draw()

void Terraria.Map.PingMapLayer.Draw ( ref MapOverlayDrawContext  context,
ref string  text 
)

Property Documentation

◆ Visible

bool Terraria.Map.PingMapLayer.Visible = true
getset