Пример #1
0
 public static UnitEvent ConvertUnitEvent(int i)
 {
     return(UnitEvent.GetUnitEvent(i));
 }