public static void Add(CallbackType type, Action action) { instance.AddCallbackInternal(type, action); }