Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemGoogle
Inheritance Hierarchy
- IOnlineSubsystem
- FTSTickerObjectBase
- FOnlineSubsystemImpl
- FOnlineSubsystemGoogleCommon
- FOnlineSubsystemGoogle
References
| Module | OnlineSubsystemGoogle |
| Header | /Engine/Plugins/Online/OnlineSubsystemGoogle/Source/Public/OnlineSubsystemGoogle.h |
| Include | #include "OnlineSubsystemGoogle.h" |
Syntax
class FOnlineSubsystemGoogle : public FOnlineSubsystemGoogleCommon
Remarks
OnlineSubsystemGoogle - Implementation of the online subsystem for Google services
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Only the factory makes instances | |||
FOnlineSubsystemGoogle
(
FName InInstanceName |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Destructor |