| bAllowMultipleFiles |
bool |
If true, the user will be able to select multiple files. |
InterchangeFilePickerBase.h |
- EditAnywhere
- Category="Interchange | File Picker"
|
| bShowAllFactoriesExtension |
bool |
If true, the user will be able to select any unreal editor factory + interchange file types. |
InterchangeFilePickerBase.h |
- EditAnywhere
- Category="Interchange | File Picker"
|
| DefaultPath |
FString |
Set the default open path that the dialog will show to the user. |
InterchangeFilePickerBase.h |
- EditAnywhere
- Category="Interchange | File Picker"
|
| ExtraFormats |
TArray< FString > |
Add some extension to the picker. Format text item that way TEXT("fbx;Filmbox") |
InterchangeFilePickerBase.h |
- EditAnywhere
- Category="Interchange | File Picker"
|
| Title |
FText |
If not empty, this will override the default title. |
InterchangeFilePickerBase.h |
- EditAnywhere
- Category="Interchange | File Picker"
|