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 game bridge which is javascript with Immutable functionality. The game bridge is located in the Web folder.
9
+
* 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
12
* @return True if the game bridge was loaded and false otherwise.
0 commit comments