public GameplayEvents() { explicitMissEvent = new MSE.Event(); gameplayUpdateEvent = new MSE.Event <GameplayStateSystem.GameState>(); }