unreal.DMXLibrary

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

Bases: DMXObjectBase

C++ Source:

  • Plugin: DMXEngine

  • Module: DMXRuntime

  • File: DMXLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • port_references (DMXLibraryPortReferences): [Read-Write] Ports of the Library

property port_references: DMXLibraryPortReferences

[Read-Only] Ports of the Library

Type:

(DMXLibraryPortReferences)