terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Map.PingMapLayer Class Reference
+ Inheritance diagram for Terraria.Map.PingMapLayer:
+ Collaboration diagram for Terraria.Map.PingMapLayer:

Classes

struct  Ping
 

Public Member Functions

void Draw (ref MapOverlayDrawContext context, ref string text)
 
void Add (Vector2 position)
 
 PingMapLayer ()
 

Private Attributes

readonly SlotVector< PingMapLayer.Ping_pings
 

Static Private Attributes

const double PING_DURATION_IN_SECONDS = 15.0
 
const double PING_FRAME_RATE = 10.0
 

Detailed Description

Definition at line 15 of file PingMapLayer.cs.


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