FPakFile::MakeDirectoryFromPath

Helper function to append '/' at the end of path.

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Syntax

static void MakeDirectoryFromPath
(
    FString & Path
)

Remarks

Helper function to append '/' at the end of path.

Parameters

Parameter

Description

Path

path to convert in place to directory.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss