tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.Map.IMapLayer Interface Reference

Inherited by Terraria.Map.PingMapLayer, Terraria.Map.SpawnMapLayer, Terraria.Map.TeleportPylonsMapLayer, and Terraria.ModLoader.ModMapLayer.

Public Member Functions

void Draw (ref MapOverlayDrawContext context, ref string text)
 
void Hide ()
 

Properties

bool Visible [get, set]
 

Member Function Documentation

◆ Draw()

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