UEdGraph::NotifyPostChange

Notify the graph and associated listeners that a property has changed

Choose your operating system:

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