14 [Attribute(defvalue: "1", desc: "If game should color the badge of the message (white rectangle on the left side) based on the sender's relation to the local player.\nThis property is ignored if \"Colored Badge\" is true")]
15bool m_bColorBadgeWithRelationColor;
16
17 [Attribute(defvalue: "-358144", uiwidget : UIWidgets.ColorPicker, desc: "Badge color for the commander")]
26 [Attribute(defvalue: "1", desc: "If game should color the background of the message for the commander.\nThis property is skipped when \"Colored Background\" is used")]
27bool m_bColorCommanderBackground;
28
29 [Attribute(defvalue: "-15198208", uiwidget : UIWidgets.ColorPicker, desc: "Background color for the commander")]