Navigation
Unreal Engine C++ API Reference > Developer > SourceControl
Inheritance Hierarchy
- TSharedFromThis
- ISourceControlOperation
- FSourceControlOperationBase
- FUpdatePendingChangelistsStatus
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
Include | #include "SourceControlOperations.h" |
Syntax
class FUpdatePendingChangelistsStatus : public FSourceControlOperationBase
Remarks
Operation used to update the source control status of changelist(s)
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const TArray< FSourceControlChangelistRef > & | ||
![]() |
void | SetChangelistsToUpdate
(
const TArray< FSourceControlChangelistRef >& InChangelistsToUpdate |
|
![]() |
void | SetChangelistsToUpdate
(
const TArrayView< FSourceControlChangelistRef >& InChangelistsToUpdate |
|
![]() |
void | SetUpdateAllChangelists
(
bool bInUpdateAllChangelists |
|
![]() |
void | SetUpdateFilesStates
(
bool bInUpdateFilesStates |
|
![]() |
void | SetUpdateShelvedFilesStates
(
bool bInUpdateShelvedFilesStates |
|
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool |