CreateSession

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

CreateSession

(
    int32 HostingPlayerNum,
    FName SessionName,
    const FOnlineSessionSettings& NewS...
)

Creates an online session based upon the settings object specified.

Public function

bool

 

CreateSession

(
    const FUniqueNetId& HostingPlayerI...,
    FName SessionName,
    const FOnlineSessionSettings& NewS...
)

Creates an online session based upon the settings object specified.

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