Table of Contents

Class AndroidPlatformSettings

Namespace
CodeBase.ForBuildAssistant.Variant
Assembly
4Experience.CodeBase.ForBuildAssistant.Editor.dll
[CreateAssetMenu(menuName = "4Experience/CodeBase/Build Process/Platform Settings/AndroidPlatformSettings")]
public class AndroidPlatformSettings : BasePlatformSettings, ISettingsApplier, IValidable
Inheritance
Object
ScriptableObject
AndroidPlatformSettings
Implements
Inherited Members
Extension Methods

Properties

KeyAliasName

private string KeyAliasName { get; set; }

Property Value

string

KeyAliasPassword

private string KeyAliasPassword { get; set; }

Property Value

string

KeystorePassword

private string KeystorePassword { get; set; }

Property Value

string

PathToKeystore

private string PathToKeystore { get; set; }

Property Value

string

UseCustomKeystore

private bool UseCustomKeystore { get; set; }

Property Value

bool

Methods

ApplyPublishingSettings()

protected override void ApplyPublishingSettings()

DEBUG_ReadPublishingSettings()

protected override void DEBUG_ReadPublishingSettings()