terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
struct | Ping |
Public Member Functions | |
void | Draw (MapOverlayDrawContext context, 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 |
Definition at line 8 of file PingMapLayer.cs.