public static void RemoveListener(Component com, UIEventType et) { UIEventListener.RemoveListener(com, et); }