UAnimGraphNode_LinkedAnimGraphBase::PostEditChangeProperty

Called when a property on this object has been modified externally

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedAnimGraphBase.h

Include

#include "AnimGraphNode_LinkedAnimGraphBase.h"

Source

/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedAnimGraphBase.cpp

Syntax

virtual void PostEditChangeProperty
(
    FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

Called when a property on this object has been modified externally

Parameters

Parameter

Description

PropertyThatChanged

the property that was modified