|
Space Plunder
|
#include <CommonButtonWithPrompt.h>
Additional Inherited Members | |
Public Member Functions inherited from UCommonButtonWithText | |
| void | SetText (const FText &Text) |
| void | SetAction () |
Public Attributes inherited from UCommonButtonWithText | |
| FText | TextContent |
| bool | bUseAction = true |
Protected Member Functions inherited from UCommonButtonWithText | |
| virtual bool | Initialize () override |
| virtual void | NativePreConstruct () override |
| virtual void | NativeConstruct () override |
Protected Attributes inherited from UCommonButtonWithText | |
| class UTextBlock * | TextBlock |