unreal.DynamicBoxType

class unreal.DynamicBoxType

Bases: EnumBase

EDynamic Box Type

C++ Source:

  • Module: UMG

  • File: DynamicEntryBoxBase.h

HORIZONTAL: DynamicBoxType

0

OVERLAY: DynamicBoxType

5

RADIAL: DynamicBoxType

4

VERTICAL: DynamicBoxType

1

VERTICAL_WRAP: DynamicBoxType

3

WRAP: DynamicBoxType

2