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

    Interface IStateGameMode

    interface IStateGameMode {
        gameInfo: { [gameId: string]: { [key: string]: IGameInfoEntry } };
    }
    Index

    Properties

    Properties

    gameInfo: { [gameId: string]: { [key: string]: IGameInfoEntry } }