FPakFile::MakeDirectoryFromPath

Helper function to modify the given string to append '/' at the end of path to normalize directory names for hash and string compares

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 modify the given string to append '/' at the end of path to normalize directory names for hash and string compares

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