FEditorDirectories::SetLastDirectory

Sets 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

void SetLastDirectory
(
    ELastDirectory::Type InLastDir,
    const FString & InLastStr
)

Remarks

Sets the last directory used for the specified type

Parameters

Parameter

Description

InLastDir

the identifier for the directory type

InLastStr

the string to set it as

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