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

    Interface IActionOptions

    interface IActionOptions {
        hollowIcon?: boolean;
        namespace?: string;
        noCollapse?: boolean;
    }
    Index

    Properties

    hollowIcon?: boolean
    namespace?: string
    noCollapse?: boolean