diff --git a/sim/api.ts b/sim/api.ts index 317bb367..8ae2e2ee 100644 --- a/sim/api.ts +++ b/sim/api.ts @@ -26,6 +26,14 @@ namespace pxsim.hare { } } +namespace pxsim.unity { + export function logHello(){ + window.parent.sendMessage( + `SEND_MIXPANEL_EVENT:BtnClickBrowserVideoPlayerClose:VideoId:xx:Timestamp:12` + ); + } +} + namespace pxsim.turtle { /** * Moves the sprite forward