UGooglePADRuntimeSettings

Implements the settings for the GooglePAD plugin.

Windows
MacOS
Linux

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](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=Engine, defaultconfig)
class UGooglePADRuntimeSettings : public UObject

Remarks

Implements the settings for the GooglePAD plugin.

Variables

Name Description

Public variable UProperty Category, EditAnywhere Config

bool

 

bEnablePlugin

Enable GooglePAD plugin.

Public variable UProperty Category, EditAnywhere Config

bool

 

bOnlyDistribution

Only for distribution builds.

Public variable UProperty Category, EditAnywhere Config

bool

 

bOnlyShipping

Only for shipping builds.

Constructors

Name Description

Public function

UGooglePADRuntimeSettings

(
    const FObjectInitializer& ObjectIn...
)

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