Skip to content

schola.core.unreal_connections

Classes for connecting to Unreal Engine instances. Either by creating new ones or connecting to an already running one.

Classes

StandaloneUnrealConnectionA standalone connection that launches an Unreal Engine instance when started.
UnrealConnectionAbstract Base Class for a gRPC based connection to Unreal Engine.
UnrealEditorConnectionA connection to a running Unreal Editor instance.