DialogControls-LineBreak

From Bohemia Interactive Community
Revision as of 20:01, 29 January 2012 by Mikero (talk | contribs) (Created page with "'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here.''' ===CT_LINEBREAK=98=== {| border="1" cellpadding="3" cellspacing="0" | ! colspan="3" bg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

class RscLineBreak { idc = -1; type = 98; shadow = 0; };