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::EntityOutlinerRequests Class Referenceabstract

Bus to request UI operations on the Entity Outliner widget. More...

#include <EntityOutlinerRequestBus.h>

Inherits AZ::EBusTraits.

Public Member Functions

virtual void TriggerRenameEntityUi (const AZ::EntityId &entityId)=0
 Request to trigger the rename workflow on the Entity Outliner for the entity provided.
 

Detailed Description

Bus to request UI operations on the Entity Outliner widget.


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