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