Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleSource
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleSourceInterface.h |
| Include | #include "InstallBundleSourceInterface.h" |
FInstallBundleSourceInitInfo Init
(
TSharedRef < InstallBundleUtil::FContentRequestStatsMap > InRequestStats,
TSharedPtr < IAnalyticsProviderET > AnalyticsProvider,
TSharedPtr < InstallBundleUtil::PersistentStats::FPersistentStatContainerBase > PersistentStatsContainer
)
Remarks
Called once by bundle manager after constructing the bundle source Any non-fallback errors returned will cause bundle manager to fail to initialize