unreal.ExpandableAreaStyle

class unreal.ExpandableAreaStyle

Bases: SlateWidgetStyle

Represents the appearance of an SExpandableArea

C++ Source:

  • Module: SlateCore

  • File: SlateTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • collapsed_image (SlateBrush): [Read-Write] Image to use when the area is collapsed

  • expanded_image (SlateBrush): [Read-Write] Image to use when the area is expanded

  • rollout_animation_seconds (float): [Read-Write] How long the rollout animation lasts