Navigation
API > API/Developer > API/Developer/SubmitToolCore
| Name | ILockdownService |
| Type | class |
| Header File | /Engine/Source/Developer/SubmitToolCore/Public/Logic/Services/Interfaces/ILockdownService.h |
| Include Path | #include "Logic/Services/Interfaces/ILockdownService.h" |
Syntax
class ILockdownService : public ISubmitToolService
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSubmitToolLockdownData ArePathsInLockdown
(
const TArray< FSCFileRef >& InPaths, |
Logic/Services/Interfaces/ILockdownService.h | ||
bool IsBlockingOperationRunning() |
Logic/Services/Interfaces/ILockdownService.h |