UMaterialExpressionGetMaterialAttributes::PostEditChangeProperty

Called when a property on this object has been modified externally

Windows
MacOS
Linux

Override Hierarchy

UObject::PostEditChangeProperty()

UMaterialExpression::PostEditChangeProperty()

UMaterialExpressionGetMaterialAttributes::PostEditChangeProperty()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionGetMaterialAttributes.h

Include

#include "Materials/MaterialExpressionGetMaterialAttributes.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.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

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