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

    Interface IDnDConditionResult

    interface IDnDConditionResult {
        errMessage?: string;
        success: boolean;
    }
    Index

    Properties

    Properties

    errMessage?: string
    success: boolean