Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PopInitErrorCallback () |
InstallBundleManagerInterface.h | ||
void PopInitErrorCallback
(
FDelegateHandle Handle |
InstallBundleManagerInterface.h | ||
void PopInitErrorCallback
(
FDelegateUserObjectConst InUserObject |
InstallBundleManagerInterface.h |
PopInitErrorCallback()
| Name | PopInitErrorCallback |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
void PopInitErrorCallback()
PopInitErrorCallback(FDelegateHandle)
| Name | PopInitErrorCallback |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
void PopInitErrorCallback
(
FDelegateHandle Handle
)
PopInitErrorCallback(FDelegateUserObjectConst)
| Name | PopInitErrorCallback |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path | #include "InstallBundleManagerInterface.h" |
void PopInitErrorCallback
(
FDelegateUserObjectConst InUserObject
)