Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Components/RectLightComponent.h |
Include |
#include "Components/RectLightComponent.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Components/RectLightComponent.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & PropertyChangedEvent
)
Called after property has changed via e.g. property window or set command.
Parameter |
Description |
---|---|
PropertyThatChanged |
FProperty that has been changed, NULL if unknown |