Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildWorker.h |
Include | #include "DerivedDataBuildWorker.h" |
Syntax
class FBuildWorker
Destructors
Type | Name | Description |
---|---|---|
~FBuildWorker () |
Functions
Type | Name | Description |
---|---|---|
void | FindFileData ( TConstArrayView< FIoHash > RawHashe..., IRequestOwner& Owner, FOnBuildWorkerFileDataComplete&& O... ) | |
FGuid | GetBuildSystemVersion () | |
FStringView | GetHostPlatform () | |
FStringView | GetName () | |
FStringView | GetPath () | |
void | IterateEnvironment ( TFunctionRef< void(FStringView Name... ) | |
void | IterateExecutables ( TFunctionRef< void(FStringView Path... ) | |
void | IterateFiles ( TFunctionRef< void(FStringView Path... ) | |
void | IterateFunctions ( TFunctionRef< void(FUtf8StringView ... ) |