FApp::SetSessionOwner

Set a new session owner.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/App.h"

Syntax

static void SetSessionOwner
(
    const FString & NewOwner
)

Remarks

Set a new session owner.

Parameters

Parameter

Description

NewOwner

The name of the new owner.

See Also

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