27 [Attribute("{3262679C50EF4F01}UI/Textures/Icons/icons_wrapperUI.imageset", UIWidgets.ResourceNamePicker, "Imageset with the desired icon.", "imageset")]
33 [Attribute("0", desc: "When enabled, this entry will open the list of groups Commander can issue the associated order to.")]
34protectedbool m_bGroupOrder;
35
36 [Attribute("0", desc: "Accessible by squad leaders. Group and faction assignment will be available only to the Commander.")]
37protectedbool m_bSupportRequest;
38
39 [Attribute("0", desc: "This entry will be a menu category regardless of it being a group order or having any children (commonly to be expanded later in script).")]
40protectedbool m_bForceCategoryClass;
41
42 [Attribute(desc: "Class for evaluating conditions for visibility and availability of the given entry.")]