Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UBlueprintPathsLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/BlueprintPathsLibrary.h |
Include | #include "Kismet/BlueprintPathsLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/Kismet/BlueprintPathsLibrary.cpp |
static FString ConvertFromSandboxPath
&40;
const FString & InPath,
const FString & InSandboxName
&41;
Remarks
Converts a sandbox (in Saved/Sandboxes) path to a normal path.
Parameters
Name | Description |
---|---|
InSandboxName | The name of the sandbox. |