unreal.DMXLibraryPortReferences¶
- class unreal.DMXLibraryPortReferences(input_port_references: None = [], output_port_references: None = [])¶
Bases:
StructBaseCustom struct of in put and output port references for custom details customization with an enabled state
C++ Source:
Plugin: DMXEngine
Module: DMXRuntime
File: DMXLibrary.h
Editor Properties: (see get_editor_property/set_editor_property)
input_port_references(Array[DMXInputPortReference]): [Read-Write] Map of input port references of a Libraryoutput_port_references(Array[DMXOutputPortReference]): [Read-Write] Output ports of the Library of a Library