DialogControls-LineBreak: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Informative|TokenNames common to most controls, such as x, y, w, h, text, idc... are not listed here.}}" to "{{Informative|TokenNames common to most controls, such as x, y, w, h, text, idc... can be found [[Arma:_GUI_Configuration...)
m (Text replacement - "#redirect " to "#REDIRECT ")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Informative|TokenNames common to most controls, such as x, y, w, h, text, idc... can be found [[Arma:_GUI_Configuration#Common_Properties|'''here''']].}}
#REDIRECT [[CT_LINEBREAK]]
===CT_LINEBREAK=98===
 
{| class="wikitable" border="1" cellpadding="3" cellspacing="0" |
! colspan="3" bgcolor="#bbbbff" | Properties
|-
! bgcolor="#ddddff" | Name
! bgcolor="#ddddff" | Type
! bgcolor="#ddddff" | Remark
|-
|}<br clear="all">
* '''Example Config:'''
<syntaxhighlight lang="cpp">class RscLineBreak
{
idc = -1;
type = 98;
shadow = 0;
};</syntaxhighlight>
[[Category: Dialogs|Line Break]]

Latest revision as of 13:05, 30 December 2020

Redirect to: