FNamedOnlineSession::operator=

We delete the equals operator as SessionName is immutable.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSessionSettings.h

Include

#include "OnlineSessionSettings.h"

Syntax

FNamedOnlineSession & operator=
(
    const FNamedOnlineSession & Other
)

Remarks

We delete the equals operator as SessionName is immutable.

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