ISessionInfo::IsStandalone

Checks whether this is a standalone session.

Windows
MacOS
Linux

References

Module

SessionServices

Header

/Engine/Source/Runtime/SessionServices/Public/ISessionInfo.h

Include

#include "ISessionInfo.h"

Syntax

const bool IsStandalone() const

Remarks

Checks whether this is a standalone session.

A session is standalone if has not been created from the Launcher.

Returns

true if this is a standalone session, false otherwise.

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