API Reference > Other Classes > OdEditorReactor Class > OdEditorReactor Methods > OdEditorReactor::quitWillStart Method
OdEditorReactor::quitWillStart Method
Syntax
C++
virtual void quitWillStart();

Notification function called whenever the Editor is about to shut down.

This function is called after beginQuit was not vetoed.

  • beginQuit
  • quitAborted

Copyright © 2002–2020. Open Design Alliance. All rights reserved.