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" |
virtual TOptional < FInstallBundleSourceProgress > GetBundleProgress
(
FName BundleName
) const
Remarks
Derived classes should implement this if their content install will take a significant amount of time.