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

    Interface IConditionResult

    interface IConditionResult {
        actions: string[];
        errorText: string;
        id: string;
    }
    Index

    Properties

    Properties

    actions: string[]
    errorText: string
    id: string