PAPER2UPaperTerrainMaterial::PostEditChangeProperty

Called when a property on this object has been modified externally

Windows
MacOS
Linux

Override Hierarchy

UObject::PostEditChangeProperty()

PAPER2UPaperTerrainMaterial::PostEditChangeProperty()

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTerrainMaterial.h

Include

#include "PaperTerrainMaterial.h"

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

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