Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/AAudioVolume
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- ABrush::PostEditChangeProperty()
- AVolume::PostEditChangeProperty()
- AAudioVolume::PostEditChangeProperty()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/AudioVolume.h |
| Include | #include "Sound/AudioVolume.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioVolume.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 |