Navigation
API > API/Developer > API/Developer/UncontrolledChangelists > API/Developer/UncontrolledChangelists/FUncontrolledChangelistState
References
| Module | UncontrolledChangelists |
| Header | /Engine/Source/Developer/UncontrolledChangelists/Public/UncontrolledChangelistState.h |
| Include | #include "UncontrolledChangelistState.h" |
| Source | /Engine/Source/Developer/UncontrolledChangelists/Private/UncontrolledChangelistState.cpp |
bool RemoveFiles
&40;
const TArray< FSourceControlStateRef > & InFileStates
&41;
Remarks
Removes files from this Uncontrolled Changelist State if present. True if a change has been performed in the Uncontrolled Changelist State.
Parameters
| Name | Description |
|---|---|
| InFileStates | The files to be removed. |