unreal.InterchangeFilePickerParameters¶
- class unreal.InterchangeFilePickerParameters¶
Bases:
StructBaseInterchange File Picker Parameters
C++ Source:
Module: InterchangeEngine
File: InterchangeFilePickerBase.h
Editor Properties: (see get_editor_property/set_editor_property)
allow_multiple_files(bool): [Read-Write] If true, the user will be able to select multiple files.default_path(str): [Read-Write] Set the default open path that the dialog will show to the user.title(Text): [Read-Write] If not empty, this will override the default title.