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" |
UFUNCTION (BlueprintNativeEvent, BlueprintCallable, Category="Interchange | Utilities")
bool ScriptedFilePickerForTranslatorAssetType
(
const EInterchangeTranslatorAssetType TranslatorAssetType,
FInterchangeFilePickerParameters & Parameters,
TArray< FString > & OutFilenames
)
Remarks
Non-virtual helper that allows Blueprint to implement an event-based function to implement FilePickerForTranslatorAssetType().