Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeFilePickerBase
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeFilePickerBase.h |
| Include | #include "InterchangeFilePickerBase.h" |
bool ScriptedFilePickerForTranslatorAssetType_Implementation
(
const EInterchangeTranslatorAssetType TranslatorAssetType,
FInterchangeFilePickerParameters & Parameters,
TArray< FString > & OutFilenames
)
Remarks
The default implementation, which is called if the Blueprint does not have any implementation, calls the virtual FilePickerForTranslatorAssetType().