#include <EditorCameraBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
| virtual void | OnViewportViewEntityChanged (const AZ::EntityId &) | 
Handle this bus to be notified when the current editor viewport entity id changes
      
  | 
  inlinevirtual | 
Handle this message to know when the current viewports view entity has changed
| newViewId | the id of the entity the current view has switched to |