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

    Interface IDeployOptions

    interface IDeployOptions {
        isCollectionPostprocessCall?: boolean;
        manual?: boolean;
        profileId?: string;
    }
    Index

    Properties

    isCollectionPostprocessCall?: boolean
    manual?: boolean
    profileId?: string