ISinglePropertyView::SetOnPropertyValueChanged

Sets a delegate called when the property value changes

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/ISinglePropertyView.h

Include

#include "ISinglePropertyView.h"

Syntax

void SetOnPropertyValueChanged
(
    FSimpleDelegate & InOnPropertyValueChanged
)

Remarks

Sets a delegate called when the property value changes

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