unreal.CommonVisibilitySwitcherSlot

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

Bases: 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] The alignment of the object horizontally.

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

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