![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Layout/Margin.h"#include "Misc/AxisDisplayInfo.h"#include "Fonts/SlateFontInfo.h"#include "Widgets/DeclarativeSyntaxSupport.h"#include "Widgets/SWidget.h"#include "Widgets/SCompoundWidget.h"#include "Styling/CoreStyle.h"#include "Framework/SlateDelegates.h"#include "Widgets/Input/NumericTypeInterface.h"#include "Widgets/Input/SNumericEntryBox.h"Go to the source code of this file.
Classes | |
| class | SNumericRotatorInputBox< NumericType > |
Typedefs | |
| using | SRotatorInputBox = SNumericRotatorInputBox< float > |
| using SRotatorInputBox = SNumericRotatorInputBox<float> |
For backward compatibility