UEdGraph::AddPropertyChangedNotifier

Add a delegate listening for property change notifications

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraph.h

Include

#include "EdGraph/EdGraph.h"

Source

/Engine/Source/Runtime/Engine/Private/EdGraph/EdGraph.cpp

Syntax

FDelegateHandle AddPropertyChangedNotifier
(
    const FOnPropertyChanged::FDelegate & InDelegate
)

Remarks

Add a delegate listening for property change notifications

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