Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleSourceBundleInfoQueryResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleSourceBundleInfoQueryResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SourceBundleInfoMap | TMap< FName, FInstallBundleSourcePersistentBundleInfo > | InstallBundleTypes.h |