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 ChangeExtension
&40;
const FString & InPath,
const FString & InNewExtension
&41;
Remarks
Changes the extension of the given filename (does nothing if the file has no extension)