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