Navigation
API > API/Developer > API/Developer/UncontrolledChangelists > API/Developer/UncontrolledChangelists/FUncontrolledChangelistsModule
References
| Module | UncontrolledChangelists |
| Header | /Engine/Source/Developer/UncontrolledChangelists/Public/UncontrolledChangelistsModule.h |
| Include | #include "UncontrolledChangelistsModule.h" |
| Source | /Engine/Source/Developer/UncontrolledChangelists/Private/UncontrolledChangelistsModule.cpp |
void DeleteUncontrolledChangelist
&40;
const FUncontrolledChangelist & InUncontrolledChangelist
&41;
Remarks
Deletes an Uncontrolled Changelist.
Parameters
| Name | Description |
|---|---|
| InUncontrolledChangelist | The Uncontrolled Changelist to delete. Should not be the default Uncontrolled Changelist and should not contain files. |