unreal.DirectLinkProxy

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

Bases: Object

Class to interface with the DirectLink end point

C++ Source:

  • Plugin: DatasmithRuntime

  • Module: DatasmithRuntime

  • File: DatasmithRuntimeBlueprintLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_direct_link_change (DatasmithRuntimeChangeEvent): [Read-Write] Dynamic delegate used to trigger an event in the Game when there is a change in the DirectLink network

get_end_point_name() str

Get End Point Name

Return type:

str

get_list_of_sources() Array[DatasmithRuntimeSourceInfo]

Get List Of Sources

Return type:

Array[DatasmithRuntimeSourceInfo]

[Read-Write] Dynamic delegate used to trigger an event in the Game when there is a change in the DirectLink network

Type:

(DatasmithRuntimeChangeEvent)