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