ModernUO/Projects/UOContent/Skills/Tracking
Stefano Merotta f24b98f8e2
fix: Replaces throttlers and packet callbacks with function pointers (#1063)
Replaces multi-cast delegates with function pointers to gain 25% in performance and lower allocations.
2022-06-15 12:48:43 -07:00
..
OutgoingArrowPackets.cs
QuestArrow.cs
TrackArrow.cs
Tracking.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
TrackTimer.cs