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