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

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnSliceRelationshipModelUpdated (const AZStd::shared_ptr< SliceRelationshipNode > &focusNode)=0
 Notifies handlers of an update in the slice relationship model.
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::Single
 
static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 

Member Function Documentation

◆ OnSliceRelationshipModelUpdated()

virtual void AzToolsFramework::SliceDependencyBrowserNotifications::OnSliceRelationshipModelUpdated ( const AZStd::shared_ptr< SliceRelationshipNode > &  focusNode)
pure virtual

Notifies handlers of an update in the slice relationship model.

Parameters
constAZStd::shared_ptr<SliceRelationshipNode> & focusNode Node that any view should focus on

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