Connor Botts

Results 1 comments of Connor Botts

Same issue, code looks like: ``` var SendUnityMessage: ((arg0: string, arg1: string, arg2: string) => void) | null = null; function LoadUnityApp() { var baseUrl = "/chat/WebGL/CamillaTest" var buildUrl =...