Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/IProjectManager
Description
Gets the name of the text file that contains the most recently loaded filename.
This is NOT the name of the recently loaded .uproject file.
| Name | GetAutoLoadProjectFileName |
| Type | function |
| Header File | /Engine/Source/Runtime/Projects/Public/Interfaces/IProjectManager.h |
| Include Path | #include "Interfaces/IProjectManager.h" |
const FString & GetAutoLoadProjectFileName()
File name.