Navigation
API > API/Plugins > API/Plugins/SoundScape > API/Plugins/SoundScape/USoundscapeColor
- UObject::PostEditChangeProperty()
- USoundscapeColor::PostEditChangeProperty()
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeColor.h |
| Include | #include "SoundscapeColor.h" |
| Source | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Private/SoundscapeColor.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 |