Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonLoadGuard.h |
Include |
#include "CommonLoadGuard.h" |
class SLoadGuard : public SCompoundWidget
Name | Description | |
---|---|---|
|
SLoadGuard() |
Name | Description | ||
---|---|---|---|
|
Construct ( |
||
|
TSharedRef< ... |
GetContentBorder() |
|
|
GuardAndLoadAsset ( |
Displays the loading spinner until the asset is loaded Will pass a casted pointer to the given asset in the lambda callback - could be nullptr if you provide an incompatible type or invalid asset. |
|
|
GuardAndLoadAsset ( |
||
|
IsLoading() |
||
|
SetContent ( |
||
|
SetForceShowSpinner ( |
||
|
SetGuardBackgroundBrush ( |
||
|
SetGuardText ( |
||
|
SetGuardTextStyle ( |
||
|
SetThrobberHAlign ( |
Name | Description | ||
---|---|---|---|
|
ComputeDesiredSize ( |
Compute the ideal size necessary to display this widget. |
Name |
Description |
|
---|---|---|
|
FArguments |