Navigation
API > API/Plugins > API/Plugins/InterchangeEditorUtilities
| Name | UInterchangeFilePickerGeneric |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Editor/Source/Utilities/Public/InterchangeOpenFileDialog.h |
| Include Path | #include "InterchangeOpenFileDialog.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, Blueprintable)
class UInterchangeFilePickerGeneric : public UInterchangeFilePickerBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeFilePickerBase → UInterchangeFilePickerGeneric
Functions
Protected
Overridden from UInterchangeFilePickerBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool FilePickerForTranslatorAssetType
(
const EInterchangeTranslatorAssetType TranslatorAssetType, |
InterchangeOpenFileDialog.h | ||
virtual bool FilePickerForTranslatorType
(
const EInterchangeTranslatorType TranslatorType, |
InterchangeOpenFileDialog.h |