#include <NotificationBaseWidget.h>
◆ GetNotificationData()
◆ NativeConstruct()
| void UNotificationBaseWidget::NativeConstruct |
( |
| ) |
|
|
overrideprotectedvirtual |
18{
19 Super::NativeConstruct();
21}
◆ OnNotificationDataSet()
| void UNotificationBaseWidget::OnNotificationDataSet |
( |
const FNotificationData & | Data | ) |
|
◆ SetLifeDuration()
| void UNotificationBaseWidget::SetLifeDuration |
( |
const float | Value | ) |
|
|
overridevirtual |
◆ SetNotificationData()
◆ LifeDuration
| float UNotificationBaseWidget::LifeDuration = 1.0f |
|
protected |
◆ LifeTimerHandle
| FTimerHandle UNotificationBaseWidget::LifeTimerHandle |
|
private |
◆ NotificationData
The documentation for this class was generated from the following files:
- T:/Unreal/Unreal Projects/SpaceAdventure52/SpaceAdventure/Plugins/BaseHelpers/Source/BaseHelpers/Public/Widgets/NotificationBaseWidget.h
- T:/Unreal/Unreal Projects/SpaceAdventure52/SpaceAdventure/Plugins/BaseHelpers/Source/BaseHelpers/Private/Widgets/NotificationBaseWidget.cpp