![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AssetDataGatherer.h>
Public Attributes | |
| bool | bIsSearching = false |
| bool | bAbleToProgress = false |
| TArray< double > | SearchTimes |
| int32 | NumFilesToSearch = 0 |
| int32 | NumPathsToSearch = 0 |
| bool | bIsDiscoveringFiles = false |
Structure to receive transient data about the current state of the gather. Repopulated during every call to FAssetDataGatherer::GetAndTrimSearchResults.
| int32 UE::AssetDataGather::FResultContext::NumFilesToSearch = 0 |
| int32 UE::AssetDataGather::FResultContext::NumPathsToSearch = 0 |