FApp::GetSessionName

Gets the name of the session that this application is part of, if any.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/App.h

Include

#include "Misc/App.h"

Syntax

static FString GetSessionName()

Remarks

Gets the name of the session that this application is part of, if any.

Returns

Session name string.

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