Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonDateTimeTextBlock.h |
Include |
#include "CommonDateTimeTextBlock.h" |
UCLASS(BlueprintType)
class UCommonDateTimeTextBlock : public UCommonTextBlock
Name | Description | |
---|---|---|
|
UCommonDateTimeTextBlock ( |
Name | Description | ||
---|---|---|---|
|
FormatDateTime ( |
||
|
FormatTimespan ( |
||
|
GetDateTime() |
||
|
GetLastDaysCount() |
||
|
GetLastHoursCount() |
||
|
FOnTimeCount... |
OnTimeCountDownCompletion() |
|
|
SetCountDownCompletionText ( |
||
|
SetDateTimeValue |
||
|
SetTimespanValue ( |
||
|
ShouldClearTimer ( |
||
|
UpdateUnderlyingText() |
Name | Description | ||
---|---|---|---|
|
const FText |
GetPaletteCategory() |
Gets the palette category of the widget |
|
SynchronizeProperties() |
Applies all properties to the native widget if possible. |
Name |
Description |
|
---|---|---|
|
FOnTimeCountDownCompletion |