Ark Server API (ASA) - Wiki
|
This is the complete list of members for IAsyncTaskNotificationImpl, including all inherited members.
GetPromptAction() const =0 | IAsyncTaskNotificationImpl | pure virtual |
Initialize(const FAsyncTaskNotificationConfig &InConfig)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetCanCancel(const TAttribute< bool > &InCanCancel)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetComplete(const bool bSuccess)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetComplete(const FText &InTitleText, const FText &InProgressText, const bool bSuccess)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetHyperlink(const FSimpleDelegate &InHyperlink, const FText &InHyperlinkText)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetKeepOpenOnFailure(const TAttribute< bool > &InKeepOpenOnFailure)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetKeepOpenOnSuccess(const TAttribute< bool > &InKeepOpenOnSuccess)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetNotificationState(const FAsyncNotificationStateData &InState)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetProgressText(const FText &InProgressText)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetPromptText(const FText &InPromptText)=0 | IAsyncTaskNotificationImpl | pure virtual |
SetTitleText(const FText &InTitleText, const bool bClearProgressText)=0 | IAsyncTaskNotificationImpl | pure virtual |
~IAsyncTaskNotificationImpl()=default | IAsyncTaskNotificationImpl | virtual |