Navigation
API > API/Runtime > API/Runtime/TimeManagement > API/Runtime/TimeManagement/Widgets
Inheritance Hierarchy
References
| Module | TimeManagement |
| Header | /Engine/Source/Runtime/TimeManagement/Public/Widgets/STimecode.h |
| Include | #include "Widgets/STimecode.h" |
Syntax
class STimecode : public SLeafWidget
Constructors
| Type | Name | Description | |
|---|---|---|---|
STimecode () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Construct this widget |
Overridden from SWidget
| Type | Name | Description | |
|---|---|---|---|
| FVector2D | ComputeDesiredSize
(
float |
Overwritten from SWidget. | |
| bool | Recomputes the volatility of the widget. | ||
| int32 | OnPaint
(
const FPaintArgs& Args, |
Overwritten from SWidget. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |