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 OnSaveWritable
&40;
const FString & InFilename
&41;
Remarks
Called when file has been saved 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. |