Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPaths
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Paths.h |
Include | #include "Misc/Paths.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/Paths.cpp |
static FString ProjectDir&40;&41;
Remarks
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. base directory