Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
Module Interface for InstallBundleManager implementation modules
| Name | TInstallBundleManagerModule |
| Type | class |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerModule.h |
| Include Path | #include "InstallBundleManagerModule.h" |
Syntax
template<class InstallBundleManagerModuleImpl>
class TInstallBundleManagerModule : public IInstallBundleManagerModule
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void StartupModule() |
InstallBundleManagerModule.h |