Navigation
API > API/Plugins > API/Plugins/OnlineServicesEOSGS > API/Plugins/OnlineServicesEOSGS/Online
Inheritance Hierarchy
- IOnlineServices
- 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 | |
|---|---|---|---|
| const TCHAR * | |||
| EOS_HPlatform |
Overridden from FOnlineServicesCommon
| Type | Name | Description | |
|---|---|---|---|
| void | Called to register all the IOnlineComponents with the IOnlineService, called after this is constructed |
Overridden from IOnlineServices
| Type | Name | Description | |
|---|---|---|---|
| void | Destroy () |
||
| TOnlineResult< FGetResolvedConnectString > | Get the connectivity string used for client travel | ||
| EOnlineServices | Get the provider type of this instance. | ||
| void | Init () |
IOnlineServices. |
Typedefs
| Name | Description |
|---|---|
| Super |