FOnlineSessionSetting::FOnlineSessionSetting

Constructor for settings created/defined on the host for a session

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineSessionSettings.h"

Syntax

template<typename Type>
FOnlineSessionSetting
(
    Type && InData,
    EOnlineDataAdvertisementType::Type InAdvertisementType,
    int32 InID
)

Remarks

Constructor for settings created/defined on the host for a 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