UOnlineSessionClient::SetInviteFlags

Update the session settings on the client

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/OnlineSessionClient.h

Include

#include "OnlineSessionClient.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/OnlineSessionClient.cpp

Syntax

virtual void SetInviteFlags
(
    UWorld * World,
    const FJoinabilitySettings & Settings
)

Remarks

Update the session settings on the client

Parameters

Parameter

Description

World

reference to the current world

Settings

settings to apply to the session

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