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

#include <PropertyEditorAPI.h>

Inherits AZ::ComponentBus.

Public Member Functions

virtual void OnEntityComponentPropertyChanged (AZ::ComponentId)
 

Detailed Description

Events/bus for listening externally for property changes on a specific entity.

Member Function Documentation

◆ OnEntityComponentPropertyChanged()

virtual void AzToolsFramework::PropertyEditorEntityChangeNotifications::OnEntityComponentPropertyChanged ( AZ::ComponentId  )
inlinevirtual

Fired when property data was changed for the entity.

Parameters
componentId- Id of the component on which property data was changed.

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