IOnlineSession::RemoveNamedSession

Searches the named session array for the specified session and removes it

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSessionInterface.h

Include

#include "Interfaces/OnlineSessionInterface.h"

Syntax

void RemoveNamedSession
(
    FName SessionName
)

Remarks

Searches the named session array for the specified session and removes it

Parameters

Parameter

Description

SessionName

the name to search for

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