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