unreal.SlateIMModalDialogParams¶
- class unreal.SlateIMModalDialogParams(category: AppMsgCategory = Ellipsis, title: str = '')¶
Bases:
StructBaseSlate IMModal Dialog Params
C++ Source:
Plugin: SlateIM
Module: SlateIM
File: SlateIMParameters.h
Editor Properties: (see get_editor_property/set_editor_property)
category(AppMsgCategory): [Read-Write] The type of dialog to displaytitle(str): [Read-Write] The title to display in the dialog window
- property category: AppMsgCategory¶
[Read-Write] The type of dialog to display
- Type: