Navigation
API > API/Developer > API/Developer/DerivedDataCache
| Name | IBuildSessionInternal |
| Type | class |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildSession.h |
| Include Path | #include "DerivedDataBuildSession.h" |
Syntax
class IBuildSessionInternal
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IBuildSessionInternal() |
DerivedDataBuildSession.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Build
(
const FBuildKey& Key, |
DerivedDataBuildSession.h | ||
void Build
(
const FBuildDefinition& Definition, |
DerivedDataBuildSession.h | ||
void Build
(
const FBuildAction& Action, |
DerivedDataBuildSession.h | ||
const FSharedString & GetName() |
DerivedDataBuildSession.h |