Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildInputs.h |
Include | #include "DerivedDataBuildInputs.h" |
Syntax
class IBuildInputsInternal
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | AddRef () |
|
![]() ![]() |
const FCompressedBuffer & | FindInput
(
FUtf8StringView Key |
|
![]() ![]() |
const FSharedString & | GetName () |
|
![]() ![]() |
void | IterateInputs
(
TFunctionRef< void(FUtf8StringView Key, const FCompressedBuffer&Buffer)> Visitor |
|
![]() ![]() |
void | Release () |