unreal.ShotgridMenuItem
¶
- class unreal.ShotgridMenuItem(name: str = '', title: str = '', description: str = '', type: str = '')¶
Bases:
StructBase
Shotgrid Menu Item
C++ Source:
Plugin: Shotgrid
Module: Shotgrid
File: ShotgridEngine.h
Editor Properties: (see get_editor_property/set_editor_property)
description
(str): [Read-Write] Description text for the tooltipname
(str): [Read-Write] Command name for internal usetitle
(str): [Read-Write] Text to display in the menutype
(str): [Read-Write] Menu item type to help interpret the command