Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorModule
| Name | FOnPropertyMatrixAssetsSaved |
| Type | class |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h |
| Include Path | #include "PropertyEditorModule.h" |
Syntax
class FOnPropertyMatrixAssetsSaved : public TBaseMulticastDelegate_OneParam< void, const TArray< UObject * > & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const TArray< UObject * > & > → FPropertyEditorModule::FOnPropertyMatrixAssetsSaved