![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Layout/Margin.h"#include "Styling/SlateColor.h"#include "Styling/SlateTypes.h"#include "Widgets/SWidget.h"#include "Binding/States/WidgetStateRegistration.h"#include "Components/ContentWidget.h"#include "CheckBox.generated.h"Go to the source code of this file.
Classes | |
| class | UCheckBox |
| class | UWidgetCheckedStateRegistration |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FOnCheckBoxComponentStateChanged, bool, bIsChecked) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam | ( | FOnCheckBoxComponentStateChanged | , |
| bool | , | ||
| bIsChecked | |||
| ) |