UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInterchangeFilePickerParameters Struct Reference

#include <InterchangeFilePickerBase.h>

Public Attributes

bool bAllowMultipleFiles = false
 
FText Title = FText()
 
FString DefaultPath = TEXT("")
 
bool bShowAllFactoriesExtension = false
 
TArray< FString > ExtraFormats
 

Member Data Documentation

◆ bAllowMultipleFiles

bool FInterchangeFilePickerParameters::bAllowMultipleFiles = false

◆ bShowAllFactoriesExtension

bool FInterchangeFilePickerParameters::bShowAllFactoriesExtension = false

◆ DefaultPath

FString FInterchangeFilePickerParameters::DefaultPath = TEXT("")

◆ ExtraFormats

TArray<FString> FInterchangeFilePickerParameters::ExtraFormats

◆ Title

FText FInterchangeFilePickerParameters::Title = FText()

The documentation for this struct was generated from the following file: