IInstallBundleSource::AsyncInit

Bundle manager will not call AsyncInit again until the bundle source calls back that it is complete It will be retried indefinitely until init is successful.

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleSourceInterface.h"

Syntax

void AsyncInit
(
    FInstallBundleSourceInitDelegate Callback
)

Remarks

Bundle manager will not call AsyncInit again until the bundle source calls back that it is complete It will be retried indefinitely until init is successful.

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