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