IPlatformFile::AddLocalDirectories

Identifies any platform specific paths that are guaranteed to be local (i.e. cache, scratch space)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h

Include

#include "GenericPlatform/GenericPlatformFile.h"

Syntax

virtual void AddLocalDirectories
(
    TArray< FString > & LocalDirectories
)

Remarks

Identifies any platform specific paths that are guaranteed to be local (i.e. cache, scratch space)

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