IInstallBundleSource::AsyncInit_QueryBundleInfo

Currently only called after AsyncInit initialization.

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleSourceInterface.h"

Syntax

void AsyncInit_QueryBundleInfo
(
    FInstallBundleSourceQueryBundleInfoDelegate OnCompleteCallback
)

Remarks

Currently only called after AsyncInit initialization. Provides information about bundles this source knows about back to bundle manager.

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