FSandboxPlatformFile::GetAbsolutePathToGameDirectory

Returns absolute path to game directory (without the game directory itself)

Windows
MacOS
Linux

References

Module

SandboxFile

Header

/Engine/Source/Runtime/SandboxFile/Public/IPlatformFileSandboxWrapper.h

Include

#include "IPlatformFileSandboxWrapper.h"

Source

/Engine/Source/Runtime/SandboxFile/Private/IPlatformFileSandboxWrapper.cpp

Syntax

const FString & GetAbsolutePathToGameDirectory()

Remarks

Returns absolute path to game directory (without the game directory itself)

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