Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/Online
Inheritance Hierarchy
- UE::Online::FOnlineServicesCommon
- FOnlineServicesEOSGS
- FOnlineServicesEOS
References
| Module | OnlineServicesEOSGS |
| Header | /Engine/Plugins/Online/OnlineServicesEOSGS/Source/Public/Online/OnlineServicesEOSGS.h |
| Include | #include "Online/OnlineServicesEOSGS.h" |
Syntax
class FOnlineServicesEOSGS : public UE::Online::FOnlineServicesCommon
Variables
| Type | Name | Description | |
|---|---|---|---|
| IEOSPlatformHandlePtr | EOSPlatformHandle |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FOnlineServicesEOSGS
(
FName InInstanceName |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Destroy () |
||
| const TCHAR * | |||
| IEOSPlatformHandlePtr | |||
| TOnlineResult< FGetResolvedConnectString > | GetResolvedConnectString
(
FGetResolvedConnectString::Params&& Params |
||
| EOnlineServices | |||
| void | Init () |
||
| void | |||
| void | WarnIfEncryptionKeyMissing
(
const FString& InterfaceName |
Typedefs
| Name | Description |
|---|---|
| Super |