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
-
ObjectScriptableObjectAndroidPlatformSettings
- Implements
- Inherited Members
- Extension Methods
Properties
KeyAliasName
private string KeyAliasName { get; set; }
Property Value
KeyAliasPassword
private string KeyAliasPassword { get; set; }
Property Value
KeystorePassword
private string KeystorePassword { get; set; }
Property Value
PathToKeystore
private string PathToKeystore { get; set; }
Property Value
UseCustomKeystore
private bool UseCustomKeystore { get; set; }
Property Value
Methods
ApplyPublishingSettings()
protected override void ApplyPublishingSettings()
DEBUG_ReadPublishingSettings()
protected override void DEBUG_ReadPublishingSettings()