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 |
bool OnDeleteWritable
&40;
const FString & InFilename
&41;
Remarks
Called when file has been deleted without an available Provider. Adds the file to the Default Uncontrolled Changelist True if the file have been handled by the Uncontrolled module.
Parameters
| Name | Description |
|---|---|
| InFilename | The file to be added. |