Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FOptionalBuildInputs
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FBuildInputs & Get () |
Returns the build inputs. The caller must check for null before using this accessor. | DerivedDataBuildInputs.h | |
FBuildInputs Get () |
DerivedDataBuildInputs.h |
Get()
Description
Returns the build inputs. The caller must check for null before using this accessor.
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildInputs.h |
| Include Path | #include "DerivedDataBuildInputs.h" |
const FBuildInputs & Get() const
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildInputs.h |
| Include Path | #include "DerivedDataBuildInputs.h" |
FBuildInputs Get()