ctrlSetFade: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Control]]'''ctrlSetFade''' fade |= Syntax
| controlName '''ctrlSetFade''' fade |= Syntax


|p1=  [[Control]] |= Parameter 1
|p1=  controlName: [[Control]] |= Parameter 1


|p2= fade: [[Number]] |= Parameter 2
|p2= fade: [[Number]] |= Parameter 2

Revision as of 20:23, 21 January 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets wanted transparency for control animation.
Groups:
Uncategorised

Syntax

Syntax:
controlName ctrlSetFade fade
Parameters:
controlName: Control
fade: Number
Return Value:
Nothing

Examples

Example 1:
_control ctrlSetFade 1

Additional Information

See also:
ctrlFade

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

Notes

Bottom Section