ctrlShadow: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{RV|type=command |game1= arma3 |version1= 2.10 |branch= dev |gr1= GUI Control |descr= Returns 'shadow' property of the control (see ctrlSetShadow). |s1= [[ctrlShadow]...") |
Lou Montana (talk | contribs) m (Text replacement - "\|branch= *dev " to "") |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 2.10 | |version1= 2.10 | ||
|gr1= GUI Control | |gr1= GUI Control | ||
Line 15: | Line 14: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= <sqf> | |x1= <sqf>_shadow = ctrlShadow _control;</sqf> | ||
|seealso= [[ctrlSetShadow]] [[ctrlCreate]] | |seealso= [[ctrlSetShadow]] [[ctrlCreate]] | ||
}} | }} |
Latest revision as of 13:24, 23 August 2022
Description
- Description:
- Returns 'shadow' property of the control (see ctrlSetShadow).
- Groups:
- GUI Control
Syntax
- Syntax:
- ctrlShadow control
- Parameters:
- control: Control
- Return Value:
- Number
Examples
- Example 1:
Additional Information
- See also:
- ctrlSetShadow ctrlCreate
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note