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