Navigation
API > API/Plugins > API/Plugins/GooglePADEditor
Implements the settings for the GooglePAD plugin.
| Name | UGooglePADRuntimeSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/GooglePAD/Source/GooglePADEditor/Public/GooglePADRuntimeSettings.h |
| Include Path | #include "GooglePADRuntimeSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig)
class UGooglePADRuntimeSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UGooglePADRuntimeSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UGooglePADRuntimeSettings
(
const FObjectInitializer& ObjectInitializer |
GooglePADRuntimeSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnablePlugin | bool | Enable GooglePAD plugin. | GooglePADRuntimeSettings.h |
|
| bOnlyDistribution | bool | Only for distribution builds. | GooglePADRuntimeSettings.h |
|
| bOnlyShipping | bool | Only for shipping builds. | GooglePADRuntimeSettings.h |
|