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::EntityOutlinerModelNotifications Class Reference

Inherits AZ::EBusTraits.

Public Member Functions

virtual void ModelEntitySelectionChanged (const AZStd::unordered_set< AZ::EntityId > &, const AZStd::unordered_set< AZ::EntityId > &)
 
virtual void QueueScrollToNewContent (const AZ::EntityId &)
 

Member Function Documentation

◆ ModelEntitySelectionChanged()

virtual void AzToolsFramework::EntityOutlinerModelNotifications::ModelEntitySelectionChanged ( const AZStd::unordered_set< AZ::EntityId > &  ,
const AZStd::unordered_set< AZ::EntityId > &   
)
inlinevirtual

The outliner cache item associated with the given entity has been selected and is requesting that a notification be sent to the tree view. These requests should be handled, considered, and either acted on or queued


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