Allows handlers to be notified when settings are changed to refresh accordingly. More...
#include <EditorSettingsAPIBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
| virtual void | OnEditorPreferencesChanged () |
| Notifies about changes in the Editor Preferences. | |
Static Public Attributes | |
| static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
| static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |
Allows handlers to be notified when settings are changed to refresh accordingly.