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.
AzToolsFramework::ComponentModeFramework::ComponentModeViewportUi Class Reference

Handles adding Viewport UI widgets from a specific ComponentMode onto the render viewport UI. More...

#include <ComponentModeViewportUi.h>

Inherits ComponentModeViewportUiRequestBus::Handler.

Public Member Functions

 ComponentModeViewportUi (AZ::Uuid uuid)
 
 ComponentModeViewportUi (ComponentModeViewportUi &&)=default
 
ComponentModeViewportUioperator= (ComponentModeViewportUi &&)=default
 
void RegisterViewportElementGroup (const AZ::EntityComponentIdPair &entityComponentId, const AZStd::vector< ViewportUi::ClusterId > &clusterIds) override
 ComponentModeViewportUiRequestBus ...
 
void SetComponentModeViewportUiActive (bool active) override
 
void SetViewportUiActiveEntityComponentId (const AZ::EntityComponentIdPair &entityComponentId) override
 
AZ::Uuid GetComponentType () const
 The underlying Component type for this ComponentMode.
 

Detailed Description

Handles adding Viewport UI widgets from a specific ComponentMode onto the render viewport UI.


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