Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FOptionalBuildSession
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
DerivedDataBuildSession.h |
|
|
|
DerivedDataBuildSession.h |
|
|
|
DerivedDataBuildSession.h |
|
FOptionalBuildSession()
| |
|
| Name |
FOptionalBuildSession |
| Type |
function |
| Header File |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildSession.h |
| Include Path |
#include "DerivedDataBuildSession.h" |
FOptionalBuildSession()
FOptionalBuildSession(FBuildSession &&)
| |
|
| Name |
FOptionalBuildSession |
| Type |
function |
| Header File |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildSession.h |
| Include Path |
#include "DerivedDataBuildSession.h" |
FOptionalBuildSession
(
FBuildSession && InSession
)
FOptionalBuildSession(const FBuildSession &)
| |
|
| Name |
FOptionalBuildSession |
| Type |
function |
| Header File |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildSession.h |
| Include Path |
#include "DerivedDataBuildSession.h" |
FOptionalBuildSession
(
const FBuildSession & InSession
)