Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkyLightComponent
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- USceneComponent::PostEditChangeProperty()
- ULightComponentBase::PostEditChangeProperty()
- USkyLightComponent::PostEditChangeProperty()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkyLightComponent.h |
| Include | #include "Components/SkyLightComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SkyLightComponent.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 |