Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleManagerScreenSaver-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| InstallBundleUtils.h | |||
| InstallBundleUtils.h |
operator=(const FInstallBundleManagerScreenSaverControl &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
FInstallBundleManagerScreenSaverControl & operator=
(
const FInstallBundleManagerScreenSaverControl & Other
)
operator=(FInstallBundleManagerScreenSaverControl &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
FInstallBundleManagerScreenSaverControl & operator=
(
FInstallBundleManagerScreenSaverControl && Other
)