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