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