IInstallBundleSource::GetContentState

Gets the state of content on disk BundleNames contains all dependencies and has been deduped

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleSourceInterface.h"

Syntax

void GetContentState
(
    TArrayView< const FName > BundleNames,
    EInstallBundleGetContentStateFlags Flags,
    FInstallBundleGetContentStateDelegate Callback
)

Remarks

Gets the state of content on disk BundleNames contains all dependencies and has been deduped

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