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