Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildDefinition.h |
Include | #include "DerivedDataBuildDefinition.h" |
Syntax
class IBuildDefinitionBuilderInternal
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddConstant
(
FUtf8StringView Key, |
|
![]() |
void | AddInputBuild
(
FUtf8StringView Key, |
|
![]() |
void | AddInputBulkData
(
FUtf8StringView Key, |
|
![]() |
void | AddInputFile
(
FUtf8StringView Key, |
|
![]() |
void | AddInputHash
(
FUtf8StringView Key, |
|
![]() |
FBuildDefinition | Build () |