FEOSArtifactSettings

Native version of the [UObject](API\Runtime\CoreUObject\UObject\UObject) based config data

Windows
MacOS
Linux

References

Module

OnlineSubsystemEOS

Header

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

Include

#include "EOSSettings.h"

Syntax

struct FEOSArtifactSettings

Remarks

Native version of the UObject based config data

Variables

Name Description

Public variable

FString

 

ArtifactName

Public variable

FString

 

ClientId

Public variable

FString

 

ClientSecret

Public variable

FString

 

DeploymentId

Public variable

FString

 

EncryptionKey

Public variable

FString

 

ProductId

Public variable

FString

 

SandboxId

Functions

Name Description

Public function

void

 

ParseRawArrayEntry

(
    const FString& RawLine
)

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