UTBLDialogWidget¶
#include <TBLDialogWidget.h>
Inherits from UTBLScreenWidget, UTBLUserWidget, UUserWidget
Public Functions¶
| Name | |
|---|---|
| void | ChangeText(const [[FText]] & Title, const [[FText]] & Body) |
| FDialogHandle | GetDialogHandle() const |
| void | ProcessButtonClick([[EDialogButtons]] ButtonClicked) |
| UTBLDialogWidget() |
Public Attributes¶
| Name | |
|---|---|
| FDialogHandle | DialogHandle |
| [[EDialogTypes]] | DialogType |
| ULocalPlayer * | m_pLocalOwningPlayer |
Updated on 2025-01-21 at 09:02:25 +0100