@public/client-core
    Preparing search index...

    Variable GAME_STATUSConst

    GAME_STATUS: { IN_GAME: "in-game"; LOSE: "lose"; NONE: "none"; WIN: "win" } = ...

    Type Declaration

    • ReadonlyIN_GAME: "in-game"
    • ReadonlyLOSE: "lose"
    • ReadonlyNONE: "none"
    • ReadonlyWIN: "win"