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

    Interface IDialogResult

    interface IDialogResult {
        action: string;
        input: any;
    }
    Index

    Properties

    Properties

    action: string
    input: any