Navigation
API > API/Developer > API/Developer/DerivedDataCache
Data for build inputs with the input key.
| Name | FBuildInputDataByKey |
| Type | struct |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildInputResolver.h |
| Include Path | #include "DerivedDataBuildInputResolver.h" |
Syntax
struct FBuildInputDataByKey
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | FCompressedBuffer | Data for the input. | DerivedDataBuildInputResolver.h | |
| Key | FUtf8StringView | Key used to identify this input. | DerivedDataBuildInputResolver.h |