unreal.ShotgunMenuItem
¶
- class unreal.ShotgunMenuItem(name='', title='', description='', type='')¶
Bases:
unreal.StructBase
Shotgun Menu Item
C++ Source:
Plugin: Shotgun
Module: Shotgun
File: ShotgunEngine.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