Navigation
API > API/Plugins > API/Plugins/OnlineFrameworkCommon
| |
|
| Name |
FCommonConfigInstance |
| Type |
struct |
| Header File |
/Engine/Plugins/Online/OnlineFrameworkCommon/Source/OnlineFrameworkCommon/Public/OnlineFramework/CommonConfig.h |
| Include Path |
#include "OnlineFramework/CommonConfig.h" |
Syntax
struct FCommonConfigInstance
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnlineServices |
UE::Online::EOnlineServices |
The OnlineServices type |
OnlineFramework/CommonConfig.h |
|
| OnlineServicesInstanceConfigName |
FName |
The config to use for this OnlineServices instance (could be NAME_None depending on the implementation) |
OnlineFramework/CommonConfig.h |
|
| Type |
ECommonConfigContextType |
The context this config instance applies to |
OnlineFramework/CommonConfig.h |
|