DialogControls-LineBreak

From Bohemia Interactive Community
Revision as of 02:14, 19 February 2020 by R3vo (talk | contribs) (category)
Jump to navigation Jump to search
TokenNames common to most controls, such as x, y, w, h, text, idc... are not listed here.

CT_LINEBREAK=98

Properties
Name Type Remark


  • Example Config:
class RscLineBreak
{
 idc = -1;
 type = 98;
 shadow = 0;
};