Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemGoogle
OnlineSubsystemGoogle - Implementation of the online subsystem for Google services
| Name | FOnlineSubsystemGoogle |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineSubsystemGoogle/Source/Public/OnlineSubsystemGoogle.h |
| Include Path | #include "OnlineSubsystemGoogle.h" |
Syntax
class FOnlineSubsystemGoogle : public FOnlineSubsystemGoogleCommon
Inheritance Hierarchy
- FTSTickerObjectBase → FOnlineSubsystemImpl → FOnlineSubsystemGoogleCommon → FOnlineSubsystemGoogle
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Only the factory makes instances | OnlineSubsystemGoogle.h | ||
FOnlineSubsystemGoogle
(
FName InInstanceName |
OnlineSubsystemGoogle.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FOnlineSubsystemGoogle() |
Destructor | OnlineSubsystemGoogle.h |
Functions
Public
Overridden from FOnlineSubsystemGoogleCommon
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool Init() |
OnlineSubsystemGoogle.h | ||
virtual bool Shutdown() |
OnlineSubsystemGoogle.h |