UEdGraph::NotifyPostChange

Notify the graph and associated listeners that a property has changed

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

void NotifyPostChange
(
    const FPropertyChangedEvent & PropertyChangedEvent,
    const FString & PropertyName
)

Remarks

Notify the graph and associated listeners that a property has changed

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