unreal.SlateIMMenuButtonParams

class unreal.SlateIMMenuButtonParams(tool_tip_text: str = '')

Bases: StructBase

Slate IMMenu Button Params

C++ Source:

  • Plugin: SlateIM

  • Module: SlateIM

  • File: SlateIMParameters.h

Editor Properties: (see get_editor_property/set_editor_property)

  • tool_tip_text (str): [Read-Write] The tooltip to display for the menu item

property tool_tip_text: str

[Read-Write] The tooltip to display for the menu item

Type:

(str)