Esempio n. 1
0
 internal void InvokePvpKillEvent(PvpKillEvent arg)
 {
     PvpKillEvent?.Invoke(this, arg);
 }