Navigation
Unreal Engine C++ API Reference > Plugins > GooglePADEditor
Inheritance Hierarchy
- UObject
- UGooglePADRuntimeSettings
References
Module | GooglePADEditor |
Header | /Engine/Plugins/Runtime/GooglePAD/Source/GooglePADEditor/Public/GooglePADRuntimeSettings.h |
Include | #include "GooglePADRuntimeSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig)
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 |