Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
| Name | FOnlineConfigStructGConfig |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineConfig.h |
| Include Path | #include "Online/OnlineConfig.h" |
Syntax
class FOnlineConfigStructGConfig : public UE::Online::IOnlineConfigStruct
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOnlineConfigStructGConfig
(
FPrivateToken |
Online/OnlineConfig.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FOnlineConfigStructGConfig() |
Online/OnlineConfig.h |
Structs
| Name | Remarks |
|---|---|
| FPrivateToken |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StructMembers | TMap< FString, FString > | Online/OnlineConfig.h |
Functions
Public
Overridden from IOnlineConfigStruct
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Online/OnlineConfig.h | |||
| Online/OnlineConfig.h | |||
virtual bool GetValue
(
const TCHAR* Key, |
Online/OnlineConfig.h | ||
| Online/OnlineConfig.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IOnlineConfigStructPtr CreateStruct
(
const FString& InConfigValue |
Online/OnlineConfig.h | ||
| Online/OnlineConfig.h | |||
| Online/OnlineConfig.h | |||
static const TCHAR * ParseStruct
(
const TCHAR* InStr, |
Online/OnlineConfig.h |