FBuildValueKey

A key that uniquely identifies a value within a build output.

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildKey.h
Include #include "DerivedDataBuildKey.h"

Syntax

struct FBuildValueKey  

Remarks

A key that uniquely identifies a value within a build output.

Variables

Type Name Description
FBuildKey BuildKey  
FValueId Id  

Constants

Name Description
Empty A value key with an empty build key and a null value identifier.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library