ISessionManager::RemoveOwner

Removes an owner whose sessions we are no longer interested in

Windows
MacOS
Linux

References

Module

SessionServices

Header

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

Include

#include "ISessionManager.h"

Syntax

void RemoveOwner
(
    const FString & InOwner
)

Remarks

Removes an owner whose sessions we are no longer interested in

Parameters

Parameter

Description

InOwner

Session owner we want to remove

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