FEditorDirectories::GetLastDirectory

Fetches the last directory used for the specified type

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EditorDirectories.h"

Source

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

Syntax

FString GetLastDirectory
(
    ELastDirectory::Type InLastDir
) const

Remarks

Fetches the last directory used for the specified type

Returns

FString the string that was last set

Parameters

Parameter

Description

InLastDir

the identifier for the directory type

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