Navigation
API > API/Developer > API/Developer/AssetTools
Type
typedef TMulticastDelegate_TwoParams< void, bool, const TArray< FString > &42; > FOnSyncFinish
References
| Module | AssetTools |
| Header | /Engine/Source/Developer/AssetTools/Public/AssetViewUtils.h |
| Include | #include "AssetViewUtils.h" |
Remarks
Called when a sync from AssetViewUtils finishes If Files is non-nullptr, those are the files affected by the sync. If Files is nullptr, assume any file might have been changed by the sync.