You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Loads the JavaScript game bridge file from the Web folder and retrieves its content as a string. The JavaScript game bridge facilitates two-way communication between the Immutable Unreal SDK and the Immutable TypeScript SDK.
10
10
*
11
11
* @param GameBridge Output the game bridge javascript.
12
-
* @return True if the game bridge was loaded and false otherwise.
12
+
* @return True if the game bridge content was sucessfully retrieved. Otherwise, false.
0 commit comments