Navigation
API > API/Plugins > API/Plugins/DefaultInstallBundleManager > API/Plugins/DefaultInstallBundleManager/FInstallBundleSourceBulk
References
| Module | DefaultInstallBundleManager |
| Header | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Public/InstallBundleSourceBulk.h |
| Include | #include "InstallBundleSourceBulk.h" |
| Source | /Engine/Plugins/Experimental/DefaultInstallBundleManager/Source/Private/InstallBundleSourceBulk.cpp |
static bool TryLoadBulkBuildBundleMetadata
&40;
TArray< FString > & InOutFileList,
TMap< FName, TArray< FString >> & InOutBulkBuildBundles
&41;
Remarks
Function that loads BulkBundleBuild information from a generated BulkBuildBundleIni instead of applying reg-ex at runtime Returns true if BulkBundleBuild.ini existed and was parsed successfully, false otherwise Removes any loaded entries from InOutFileList