Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPaths
Description
Returns the base directory of the current project by looking at FApp::GetProjectName(). This is usually a subdirectory of the installation root directory and can be overridden on the command line to allow self contained mod support.
| Name | ProjectDir |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/Paths.h |
| Include Path | #include "Misc/Paths.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/Paths.cpp |
static FString ProjectDir()
base directory