Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemGoogle
Configuration structure for overriding auth id parameters required by Google
| Name | FGoogleAuthConfig |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineSubsystemGoogle/Source/Public/OnlineSubsystemGoogleCommon.h |
| Include Path | #include "OnlineSubsystemGoogleCommon.h" |
Syntax
class FGoogleAuthConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGoogleAuthConfig() |
OnlineSubsystemGoogleCommon.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Backend | FString | Backend Name |
Added to [OnlineSubsystemGoogle