Skip to content

UnrealEditor

Full path: schola.core.simulators.unreal.editor.UnrealEditor

schola.core.simulators.unreal.editor.UnrealEditor

UnrealEditor

UnrealEditor

Bases: BaseUnrealSimulator

A connection to a running Unreal Editor instance.

Raises

  • AssertionError - If the port is not supplied

Methods

ItemDescription
init
start(protocol_properties)Start the Simulator.
stop()Stop the simulator.

Attributes

ItemDescription
supported_protocolsGet the protocols supported by this simulator.

init

__init__()