UControlRigComponent::PostEditChangeProperty

Called when a property on this object has been modified externally

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

ControlRig

Header

/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h

Include

#include "ControlRigComponent.h"

Source

/Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigComponent.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