Navigation
API > API/Developer > API/Developer/DerivedDataCache
A key that uniquely identifies a value within a build output.
| |
|
| Name |
FBuildValueKey |
| Type |
struct |
| Header File |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildKey.h |
| Include Path |
#include "DerivedDataBuildKey.h" |
Syntax
struct FBuildValueKey
Constants
| Name |
Type |
Remarks |
Include Path |
| Empty |
const FBuildValueKey |
A value key with an empty build key and a null value identifier. |
DerivedDataBuildKey.h |
Variables
Public