Skip to content

schola.scripts.common.make_unreal_connection

Function Definition

schola.scripts.common.make_unreal_connection(args)

Create an Unreal Engine connection based on the script arguments.

Parameters

args

Type: ScriptArgs
The script arguments to use for creating the Unreal Engine connection.

Returns

Return type: UnrealConnection

The Unreal Engine connection to use for the script.