Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/UPaintBrushSettings
- UObject::PostEditChangeProperty()
- UPaintBrushSettings::PostEditChangeProperty()
References
| Module | MeshPaint |
| Header | /Engine/Source/Editor/MeshPaint/Public/MeshPaintSettings.h |
| Include | #include "MeshPaintSettings.h" |
| Source | /Engine/Source/Editor/MeshPaint/Private/MeshPaintSettings.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatChanged | the property that was modified |