Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallManagerBundleReport
Description
Returns pointer to bundle source report that's valid as long as SourceReports is not modified. Returns nullptr if there is no report yet for the given type.
| Name | TryFindBundleSourceReport |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerReporting.h |
| Include Path | #include "InstallBundleManagerReporting.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerReporting.cpp |
END_JSON_SERIALIZER FInstallBundleSourceReport * TryFindBundleSourceReport
(
const FInstallBundleSourceType & Type
)