SFrameRatePicker

A widget which allows the user to enter a digit or choose a number from a drop down menu.

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Slate widget construction method

Public function Const

FFrameRate

 

GetCurrentValue()

Access the current value of this picker

Classes

Name

Description

Public struct

FArguments

Typedefs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss