FOnRowsRefreshed

Delegate called when rows have been refreshed.

Windows
MacOS
Linux

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss