Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UScaleBoxComponent
Description
TODO vinz: Implement OnDesignerChanged to work for Components. This currently is just a virtual function for UWidgets. virtual void OnDesignerChanged(const FDesignerChangedEventArgs& EventArgs) override;
Virtual Inheritance
- UObject::PostEditChangeProperty → UScaleBoxComponent::PostEditChangeProperty
| Name | PostEditChangeProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/ScaleBoxComponent.h |
| Include Path | #include "Components/ScaleBoxComponent.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/ScaleBoxComponent.cpp |
virtual void PostEditChangeProperty
(
struct FPropertyChangedEvent & PropertyChangedEvent
)