public static class GameEvent {
   public const string HEALTH_UPDATED = “HEALTH_UPDATED”;
}
