Skip to content

Commit e101c9a

Browse files
YermekGnattb8
andauthored
Update Source/Immutable/Public/Immutable/ImmutableUtilities.h
Co-authored-by: Natalie <[email protected]>
1 parent 12bc5fb commit e101c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Immutable/Public/Immutable/ImmutableUtilities.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ struct IMMUTABLE_API FImmutableUtilities
66
{
77
public:
88
/**
9-
* 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.
1010
*
1111
* @param GameBridge Output the game bridge javascript.
1212
* @return True if the game bridge was loaded and false otherwise.

0 commit comments

Comments
 (0)