IInstallBundleManagerModule

Base Module Interface for InstallBundleManager implementation modules

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IInstallBundleManagerModule

TInstallBundleManagerModule

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerModule.h

Include

#include "InstallBundleManagerModule.h"

Syntax

class IInstallBundleManagerModule : public IModuleInterface

Remarks

Base Module Interface for InstallBundleManager implementation modules

Variables

Name Description

Protected variable

TUniquePtr< IIn...

 

InstallBundleManager

Functions

Name Description

Public function

IInstallBund...

 

GetInstallBundleManager()

Overridden from IModuleInterface

Name Description

Public function Virtual

void

 

PreUnloadCallback()

Called before the module has been unloaded

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss