unreal.SlateIMTableColumnParams

class unreal.SlateIMTableColumnParams(label: str = '')

Bases: StructBase

Slate IMTable Column Params

C++ Source:

  • Plugin: SlateIM

  • Module: SlateIM

  • File: SlateIMParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • label (str): [Read-Write] Added a default label to the column.

property label: str

[Read-Write] Added a default label to the column.

Type:

(str)