FOnlineSubsystemGoogle

OnlineSubsystemGoogle - Implementation of the online subsystem for Google services

Windows
MacOS
Linux

Inheritance Hierarchy

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

Name Description

Protected function

FOnlineSubsystemGoogle()

Only the factory makes instances

Protected function

FOnlineSubsystemGoogle

(
    FName InInstanceName
)

Destructors

Name Description

Public function Virtual

~FOnlineSubsystemGoogle()

Destructor

Overridden from IOnlineSubsystem

Name Description

Public function Virtual

bool

 

Init()

Initialize the underlying subsystem APIs

Public function Virtual

bool

 

Shutdown()

Shutdown the underlying subsystem APIs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss