unreal.RemoteControlLevelIndependantBinding

class unreal.RemoteControlLevelIndependantBinding(outer: Object | None = None, name: Name | str = 'None')

Bases: RemoteControlBinding

Remote Control Level Independant Binding

C++ Source:

  • Plugin: RemoteControl

  • Module: RemoteControl

  • File: RemoteControlBinding.h

Editor Properties: (see get_editor_property/set_editor_property)

  • name (str): [Read-Write] The name of this binding. Defaults to the bound object’s name.