| FBuildSession
|
Module |
|
Header |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildSession.h |
Include |
#include "DerivedDataBuildSession.h" |
class FOptionalBuildSession : private UE::DerivedData::FBuildSession
A build session that can be null.
Name | Description | |
---|---|---|
|
FOptionalBuildSession() |
|
|
FOptionalBuildSession ( |
|
|
FOptionalBuildSession ( |
Name | Description | ||
---|---|---|---|
|
FBuildSessio... |
Get() |
Returns the build session. The caller must check for null before using this accessor. |
|
FBuildSessio... |
Get() |
|
|
IsNull() |
||
|
IsValid() |
||
|
Reset() |
Name | Description | ||
---|---|---|---|
|
operator bool() |
||
|
FOptionalBui... |
operator= ( |
|
|
FOptionalBui... |
operator= ( |