Example #1
0
 public static void FireEvent(string id)
 {
     eventSystem.FireEvent(id);
 }