Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleSourceReport
Description
Returns pointer to bundle report that's valid as long as Bundles is not modified. Returns nullptr if there is no report yet for the given type.
| Name | TryFindBundleReport |
| 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 FInstallBundleReport * TryFindBundleReport
(
FName BundleName
)