ISessionInfo::GetSessionOwner

Gets the name of the user that owns the session.

Windows
MacOS
Linux

References

Module

SessionServices

Header

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

Include

#include "ISessionInfo.h"

Syntax

const FString & GetSessionOwner() const

Remarks

Gets the name of the user that owns the session.

Returns

User name.

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