Beispiel #1
0
 internal void BlastZoneExit()
 {
     OnBlastZoneExit.SafeInvoke();
 }
Beispiel #2
0
 public void BlastZoneExit()
 {
     OnBlastZoneExit.SafeInvoke();
 }