Navigation
API > API/Plugins > API/Plugins/MotoSynth > API/Plugins/MotoSynth/UMotoSynthSource
- UObject::PostEditChangeProperty()
- UMotoSynthSource::PostEditChangeProperty()
References
| Module | MotoSynth |
| Header | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthSourceAsset.h |
| Include | #include "MotoSynthSourceAsset.h" |
| Source | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Private/MotoSynthSourceAsset.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 |