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

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

Calling veto() will cancel the shutdown.

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