Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkyLightComponent
- UObject::PreEditChange()
- UActorComponent::PreEditChange()
- USkyLightComponent::PreEditChange()
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 PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatWillChange | Property that will be changed |