FPakFile::PakPathCombine

Helper function to join two path strings that are in the PakPath format

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

static FString PakPathCombine
(
    const FString & Parent,
    const FString & Child
)

Remarks

Helper function to join two path strings that are in the PakPath format

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