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 |
---|---|---|
~IBuildInputsInternal () |
Functions
Type | Name | Description |
---|---|---|
void | AddRef () | |
const FCompr... | FindInput ( FUtf8StringView Key ) | |
const FShare... | GetName () | |
void | IterateInputs ( TFunctionRef< void(FUtf8StringView ... ) | |
void | Release () |