UEdGraph::NotifyPreChange

Notify the graph and its associated listeners that a property is about to change

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 NotifyPreChange
(
    const FString & PropertyName
)

Remarks

Notify the graph and its associated listeners that a property is about to change

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