Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Materials > UMaterialExpressionGetMaterialAttributes
- UObject::PreEditChange()
- UMaterialExpressionGetMaterialAttributes::PreEditChange()
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 |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
Name | Description |
---|---|
PropertyThatWillChange | Property that will be changed |