unreal.UIFrameworkUserWidgetSlot

class unreal.UIFrameworkUserWidgetSlot(widget: UIFrameworkWidget = Ellipsis, slot_name: Name = 'None')

Bases: UIFrameworkSlotBase

UIFramework User Widget Slot

C++ Source:

  • Plugin: UIFramework

  • Module: UIFramework

  • File: UIFUserWidget.h

Editor Properties: (see get_editor_property/set_editor_property)

  • slot_name (Name): [Read-Write] The name of the NamedSlot

  • widget (UIFrameworkWidget): [Read-Write]

property slot_name: Name

[Read-Write] The name of the NamedSlot

Type:

(Name)