Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FPaths > API/Runtime/Core/Misc/FPaths/ConvertRelativePathToFull
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 ConvertRelativePathToFull
&40;
FString && BasePath,
const FString & InPath
&41;
Remarks
Converts a relative path name to a fully qualified name relative to the specified BasePath.