Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FPaths
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetCleanFilename
(
const FString& InPath |
Returns the filename (with extension), minus any path information. |
![]() ![]() |
FString | GetCleanFilename
(
FString&& InPath |
Returns the filename (with extension), minus any path information. |