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

    Interface IGameSpecificInterfaceProps

    interface IGameSpecificInterfaceProps {
        collection: IMod;
        revisionInfo: IRevision;
        t: any;
    }
    Index

    Properties

    collection: IMod
    revisionInfo: IRevision
    t: any