FOnlineSessionSettings::GetAdvertisementType

Retrieve a session setting's advertisement type

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineSessionSettings.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlineSessionSettings.cpp

Syntax

EOnlineDataAdvertisementType::Type GetAdvertisementType
(
    FName Key
) const

Remarks

Retrieve a session setting's advertisement type

Returns

the advertisement type for the setting

Parameters

Parameter

Description

Key

key of the setting

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