unreal.AvaDataLinkControllerMapping

class unreal.AvaDataLinkControllerMapping(output_field_name: str = '', target_controller: AvaRCControllerId = Ellipsis)

Bases: StructBase

Ava Data Link Controller Mapping

C++ Source:

  • Plugin: AvalancheDataLink

  • Module: AvalancheDataLink

  • File: AvaDataLinkControllerMapping.h

Editor Properties: (see get_editor_property/set_editor_property)

  • output_field_name (str): [Read-Write]

  • target_controller (AvaRCControllerId): [Read-Write]

property output_field_name: str

[Read-Write]

Type:

(str)

property target_controller: AvaRCControllerId

[Read-Write]

Type:

(AvaRCControllerId)