Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPaths
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetBaseFilename
(
const FString& InPath, |
Returns the same thing as GetCleanFilename, but without the extension. |
![]() ![]() |
FString | GetBaseFilename
(
FString&& InPath, |
Returns the same thing as GetCleanFilename, but without the extension. |