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] Collapsed Image: Image to use when the area is collapsedexpanded_image
(SlateBrush): [Read-Write] Expanded Image: Image to use when the area is expandedrollout_animation_seconds
(float): [Read-Write] Rollout Animation Seconds: How long the rollout animation lasts