Variable gameEventAtomConst

gameEventAtom: WritableAtom<undefined | NewGameEvents> = ...

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

Types

Generated using TypeDoc