Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Camera::EditorCameraNotifications Class Reference

#include <EditorCameraBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnViewportViewEntityChanged (const AZ::EntityId &)
 

Detailed Description

Handle this bus to be notified when the current editor viewport entity id changes

Member Function Documentation

◆ OnViewportViewEntityChanged()

virtual void Camera::EditorCameraNotifications::OnViewportViewEntityChanged ( const AZ::EntityId &  )
inlinevirtual

Handle this message to know when the current viewports view entity has changed

Parameters
newViewIdthe id of the entity the current view has switched to

The documentation for this class was generated from the following file: