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 ConvertFromSandboxPath
&40;
const FString & InPath,
const TCHAR &42; InSandboxName
&41;
Remarks
Converts a sandbox (in Saved/Sandboxes) path to a normal path.
Parameters
Name | Description |
---|---|
InSandboxName | The name of the sandbox. |