Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface ISettingsAutomation

    interface ISettingsAutomation {
        deploy: boolean;
        enable: boolean;
        install: boolean;
        minimized: boolean;
        start: boolean;
    }
    Index

    Properties

    deploy: boolean
    enable: boolean
    install: boolean
    minimized: boolean
    start: boolean