FEditorFileUtils::GetFilterString

Returns a file filter string appropriate for a specific file interaction.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FileHelpers.h

Include

#include "FileHelpers.h"

Source

/Engine/Source/Editor/UnrealEd/Private/FileHelpers.cpp

Syntax

static FString GetFilterString
(
    EFileInteraction Interaction
)

Remarks

Returns a file filter string appropriate for a specific file interaction.

Returns

A filter string.

Parameters

Parameter

Description

Interaction

A file interaction to get a filter string for.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss