IOnlineSession::GetSessionSettings

Returns the session settings object for the session with a matching name

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineSessionInterface.h"

Syntax

FOnlineSessionSettings * GetSessionSettings
(
    FName SessionName
)

Remarks

Returns the session settings object for the session with a matching name

Returns

the settings for this session name

Parameters

Parameter

Description

SessionName

the name of the session to return

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