unreal.VCamWidgetConnectionState

class unreal.VCamWidgetConnectionState(widget_configs: None = [])

Bases: StructBase

VCam Widget Connection State

C++ Source:

  • Plugin: VirtualCameraCore

  • Module: VCamCore

  • File: VCamWidgetConnectionState.h

Editor Properties: (see get_editor_property/set_editor_property)

  • widget_configs (Array[WidgetConnectionConfig]): [Read-Write] A list of widgets to update

property widget_configs: None

[Read-Write] A list of widgets to update

Type:

(Array[WidgetConnectionConfig])