Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
Base Module Interface for InstallBundleManager implementation modules
| Name | IInstallBundleManagerModule |
| Type | class |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerModule.h |
| Include Path | #include "InstallBundleManagerModule.h" |
Syntax
class IInstallBundleManagerModule : public IModuleInterface
Implements Interfaces
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IInstallBundleManager > GetInstallBundleManager() |
InstallBundleManagerModule.h | ||
virtual void PreUnloadCallback() |
InstallBundleManagerModule.h |