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

Inherited by AzToolsFramework::AssetEditor::AssetEditorTab [private], and AzToolsFramework::Internal::GlobalPaintBrushSettingsWindow [private].

Public Member Functions

virtual void BeforePropertyModified (InstanceDataNode *pNode)=0
 
virtual void AfterPropertyModified (InstanceDataNode *pNode)=0
 
virtual void SetPropertyEditingActive (InstanceDataNode *pNode)=0
 
virtual void SetPropertyEditingComplete (InstanceDataNode *pNode)=0
 
virtual void SealUndoStack ()=0
 
virtual void RequestPropertyContextMenu (InstanceDataNode *, const QPoint &)
 
virtual void PropertySelectionChanged (InstanceDataNode *, bool)
 

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