Variable gameInfoAtomConst

gameInfoAtom: WritableAtom<undefined | InfoUpdates2Event<string, InfoUpdate2>> = ...

Game info event atom. To get this works you need to call setGameEventRequiredFeaturesto tell the required event featues for the game.

Types

Generated using TypeDoc