Address PR comments.

Signed-off-by: John <jonawals@amazon.com>
This commit is contained in:
John
2021-10-26 15:30:08 +01:00
parent f98d2e55aa
commit c2105b0631
2 changed files with 9 additions and 15 deletions
@@ -43,6 +43,8 @@ namespace AzToolsFramework
};
//! Provides a bus to notify when the different editor modes are entered/exit.
//! @note The editor modes are not discrete states but rather each progression of mode retain the active the parent
//! mode that the new mode progressed from.
class ViewportEditorModeNotifications : public AZ::EBusTraits
{
public: