unreal.MultiBlockType

class unreal.MultiBlockType

Bases: unreal.EnumBase

Types of MultiBlocks

C++ Source:

  • Module: Slate

  • File: MultiBoxDefs.h

BUTTON_ROW

1

EDITABLE_TEXT

2

HEADING

3

MENU_ENTRY

4

NONE

0

SEPARATOR

5

TOOL_BAR_BUTTON

6

TOOL_BAR_COMBO_BUTTON

7

WIDGET

8