unreal.DynamicBoxType

class unreal.DynamicBoxType

Bases: EnumBase

EDynamic Box Type

C++ Source:

  • Module: UMG

  • File: DynamicEntryBoxBase.h

HORIZONTAL: DynamicBoxType = Ellipsis

0

OVERLAY: DynamicBoxType = Ellipsis

5

RADIAL: DynamicBoxType = Ellipsis

4

VERTICAL: DynamicBoxType = Ellipsis

1

VERTICAL_WRAP: DynamicBoxType = Ellipsis

3

WRAP: DynamicBoxType = Ellipsis

2