ULiveLinkCurveRemapSettings::PostEditChangeProperty

[UObject](API\Runtime\CoreUObject\UObject\UObject) override so we can change this setting when changed in editor.

Windows
MacOS
Linux

Override Hierarchy

UObject::PostEditChangeProperty()

ULiveLinkCurveRemapSettings::PostEditChangeProperty()

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkCurveRemapSettings.h

Include

#include "LiveLinkCurveRemapSettings.h"

Source

/Engine/Source/Runtime/LiveLinkInterface/Private/LiveLinkCurveRemapSettings.cpp

Syntax

virtual void PostEditChangeProperty
(
    struct FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

UObject override so we can change this setting when changed in editor.

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