引擎 → Dart 的事件分发器(多播),接收 id 和 JSON 字符串,无返回值。
typedef EngineEventHandler = void Function(String id, String jsonData);