Skip to content

schola.scripts.common.make_unreal_connection

schola.scripts.common.make_unreal_connection(args) : Create an Unreal Engine connection based on the script arguments.

Parameters: : args (ScriptArgs) – The script arguments to use for creating the Unreal Engine connection.

Returns: : The Unreal Engine connection to use for the script.

Return type: : UnrealConnection