Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildAction.h |
Include | #include "DerivedDataBuildAction.h" |
Syntax
class IBuildActionBuilderInternal
Destructors
Type | Name | Description |
---|---|---|
~IBuildActionBuilderInternal () |
Functions
Type | Name | Description |
---|---|---|
void | AddConstant ( FUtf8StringView Key, const FCbObject& Value ) | |
void | AddInput ( FUtf8StringView Key, const FIoHash& RawHash, uint64 RawSize ) | |
FBuildAction | Build () |