Navigation
API > API/Runtime > API/Runtime/TimeManagement > API/Runtime/TimeManagement/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SFrameRatePicker
References
Module | TimeManagement |
Header | /Engine/Source/Runtime/TimeManagement/Public/Widgets/SFrameRatePicker.h |
Include | #include "Widgets/SFrameRatePicker.h" |
Syntax
class SFrameRatePicker : public SCompoundWidget
Remarks
A widget which allows the user to enter a digit or choose a number from a drop down menu.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
Slate widget construction method |
![]() ![]() |
FFrameRate | Access the current value of this picker |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |
Typedefs
Name | Description |
---|---|
FIsPresetRecommended | |
FOnValueChanged |