AColorCorrectRegion::PostEditChangeProperty

Called when any of the properties are changed.

Windows
MacOS
Linux

Override Hierarchy

UObject::PostEditChangeProperty()

AActor::PostEditChangeProperty()

AColorCorrectRegion::PostEditChangeProperty()

References

Module

ColorCorrectRegions

Header

/Engine/Plugins/Experimental/ColorCorrectRegions/Source/ColorCorrectRegions/Public/ColorCorrectRegion.h

Include

#include "ColorCorrectRegion.h"

Source

/Engine/Plugins/Experimental/ColorCorrectRegions/Source/ColorCorrectRegions/Private/ColorCorrectRegion.cpp

Syntax

virtual void PostEditChangeProperty
(
    FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

Called when any of the properties are changed.

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