Navigation
API > API/Developer > API/Developer/UncontrolledChangelists > API/Developer/UncontrolledChangelists/FUncontrolledChangelistsModule
Description
Called when "Reconcile assets" button is clicked. Checks for uncontrolled modifications in previously added assets. Adds modified files to Uncontrolled Changelists
| Name | OnReconcileAssets |
| Type | function |
| Header File | /Engine/Source/Developer/UncontrolledChangelists/Public/UncontrolledChangelistsModule.h |
| Include Path | #include "UncontrolledChangelistsModule.h" |
| Source | /Engine/Source/Developer/UncontrolledChangelists/Private/UncontrolledChangelistsModule.cpp |
bool OnReconcileAssets()
True if new modifications found