Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPaths > API/Runtime/Core/Misc/FPaths/GetBaseFilename
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 GetBaseFilename
&40;
FString && InPath,
bool bRemovePath
&41;
Remarks
Returns the same thing as GetCleanFilename, but without the extension.