tModLoader v2024.03
A mod to make and play Terraria mods
IMapLayer Interface Reference

Inherited by ModMapLayer, PingMapLayer, SpawnMapLayer, and TeleportPylonsMapLayer.

Public Member Functions

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

Properties

bool Visible [get, set]
 

Member Function Documentation

◆ Draw()

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

Implemented in ModMapLayer.