Category: Objects
/ Menu
Since engine version: 5.1 OC
nil
in local calls.Constant | Value | Effect | |
---|---|---|---|
C4MN_Extra_None | 0 | Nothing | |
C4MN_Extra_Components | 1 | Components | |
C4MN_Extra_Value | 2 | Value | |
C4MN_Extra_MagicValue | 3 | Value as magic value. extra_data is also displayed for comparison, e.g. "50/100". | |
C4MN_Extra_Info | 4 | Display object description immediately. | |
C4MN_Extra_ComponentsMagic | 5 | Display components and magic value. |
Constant | Value | Appearance |
---|---|---|
C4MN_Style_Normal | 0 | Normal |
C4MN_Style_Context | 1 | Context menu |
C4MN_Style_Info | 2 | Info menu |
C4MN_Style_Dialog | 3 | Dialog |
C4MN_Style_EqualItemHeight | 128 | Can be combined with C4MN_Style_Dialog: all entries with an icon are drawn with the same height. |