unreal.CommonVisibilitySwitcherSlot

class unreal.CommonVisibilitySwitcherSlot(outer=None, name='None')

Bases: unreal.OverlaySlot

Common Visibility Switcher Slot

C++ Source:

  • Plugin: CommonUI

  • Module: CommonUI

  • File: CommonVisibilitySwitcherSlot.h

Editor Properties: (see get_editor_property/set_editor_property)

  • horizontal_alignment (HorizontalAlignment): [Read-Write] Horizontal Alignment: The alignment of the object horizontally.

  • padding (Margin): [Read-Write] Padding: The padding area between the slot and the content it contains.

  • vertical_alignment (VerticalAlignment): [Read-Write] Vertical Alignment: The alignment of the object vertically.