Navigation
API > API/Plugins > API/Plugins/ChaosFleshEngine > API/Plugins/ChaosFleshEngine/ChaosFlesh > API/Plugins/ChaosFleshEngine/ChaosFlesh/AFleshActor
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- AFleshActor::PostEditChangeProperty()
References
| Module | ChaosFleshEngine |
| Header | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Public/ChaosFlesh/FleshActor.h |
| Include | #include "ChaosFlesh/FleshActor.h" |
| Source | /Engine/Plugins/Experimental/ChaosFlesh/Source/ChaosFleshEngine/Private/ChaosFlesh/FleshActor.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 |