FNetworkPlatformFile::MakeStandardNetworkFilename

Does normal path standardization, and also any extra modifications to make string comparisons against the internal directory list work properly.

Windows
MacOS
Linux

References

Module

NetworkFile

Header

/Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h

Include

#include "NetworkPlatformFile.h"

Source

/Engine/Source/Runtime/NetworkFile/Private/NetworkPlatformFile.cpp

Syntax

void MakeStandardNetworkFilename
(
    FString & Filename
)

Remarks

Does normal path standardization, and also any extra modifications to make string comparisons against the internal directory list work properly.

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