Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FScopedDisableSourceControl
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ISourceControlModule.h |
|
|
|
ISourceControlModule.h |
|
|
|
ISourceControlModule.h |
|
FScopedDisableSourceControl(const bool)
| |
|
| Name |
FScopedDisableSourceControl |
| Type |
function |
| Header File |
/Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
| Include Path |
#include "ISourceControlModule.h" |
| Source |
/Engine/Source/Developer/SourceControl/Private/SourceControlModule.cpp |
FScopedDisableSourceControl
(
const bool InDisable
)
FScopedDisableSourceControl(FScopedDisableSourceControl &&)
| |
|
| Name |
FScopedDisableSourceControl |
| Type |
function |
| Header File |
/Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
| Include Path |
#include "ISourceControlModule.h" |
FScopedDisableSourceControl
(
FScopedDisableSourceControl &&
)
FScopedDisableSourceControl(const FScopedDisableSourceControl &)
| |
|
| Name |
FScopedDisableSourceControl |
| Type |
function |
| Header File |
/Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
| Include Path |
#include "ISourceControlModule.h" |
FScopedDisableSourceControl
(
const FScopedDisableSourceControl &
)