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 |
TOptional< FUncontrolledChangelist > CreateUncontrolledChangelist
&40;
const FText & InDescription
&41;
Remarks
Creates a new Uncontrolled Changelist.
Parameters
| Name | Description |
|---|---|
| InDescription | The description of the newly created Uncontrolled Changelist. return TOptional |