Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyRowGenerator
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void >
- IPropertyRowGenerator::FOnRowsRefreshed
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyRowGenerator.h |
| Include | #include "IPropertyRowGenerator.h" |
Syntax
class FOnRowsRefreshed : public TBaseMulticastDelegate_NoParams< void >
Remarks
Delegate called when rows have been refreshed. This delegate should always be bound to something because once this is called, none of the rows previously generated can be trusted