![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Misc/Attribute.h"#include "Layout/Margin.h"#include "Sound/SlateSound.h"#include "Styling/SlateColor.h"#include "Input/Reply.h"#include "Styling/SlateWidgetStyleAsset.h"#include "Widgets/DeclarativeSyntaxSupport.h"#include "Widgets/SWidget.h"#include "Widgets/SCompoundWidget.h"#include "Styling/SlateTypes.h"#include "Styling/CoreStyle.h"#include "Framework/SlateDelegates.h"Go to the source code of this file.
Classes | |
| class | SCheckBox |
Functions | |
| DECLARE_DELEGATE_OneParam (FOnCheckStateChanged, ECheckBoxState) | |
| DECLARE_DELEGATE_OneParam | ( | FOnCheckStateChanged | , |
| ECheckBoxState | |||
| ) |
Delegate that is executed when the check box state changes