UEOSSettings::GetSettingsForArtifact

Find the Settings for an artifact by name

Windows
MacOS
Linux

References

Module

OnlineSubsystemEOS

Header

/Engine/Plugins/Online/OnlineSubsystemEOS/Source/OnlineSubsystemEOS/Public/EOSSettings.h

Include

#include "EOSSettings.h"

Source

/Engine/Plugins/Online/OnlineSubsystemEOS/Source/OnlineSubsystemEOS/Private/EOSSettings.cpp

Syntax

static bool GetSettingsForArtifact
(
    const FString & ArtifactName,
    FEOSArtifactSettings & OutSettings
)

Remarks

Find the Settings for an artifact by name

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