unreal.SlateIMCheckBoxParams

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

Bases: StructBase

Slate IMCheck Box Params

C++ Source:

  • Plugin: SlateIM

  • Module: SlateIM

  • File: SlateIMParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • label (str): [Read-Write] The label for the checkbox

property label: str

[Read-Write] The label for the checkbox

Type:

(str)