Navigation
API > API/Developer > API/Developer/DerivedDataCache
A key that uniquely identifies a build action.
| Name | FBuildActionKey |
| Type | struct |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildKey.h |
| Include Path | #include "DerivedDataBuildKey.h" |
Syntax
struct FBuildActionKey
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Empty | const FBuildActionKey | A key with a zero hash. | DerivedDataBuildKey.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Hash | FIoHash | DerivedDataBuildKey.h |