cutFadeOut: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Added 1.05 Needs populating. |= Description
| Terminate the effect in the given layer and set duration of the fade out phase to the given time. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''cutFadeOut'''|= Syntax
| '''cutFadeOut''' delay|= Syntax


|p1= |= Parameter 1
|p1= delay: [[Number]]|= Parameter 1


| |= Return value
| [[Nothing]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= |= Example 1
|x1= <code>cutFadeOut 22</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[cutText]] |= See also


}}
}}

Revision as of 10:45, 25 May 2007

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

Description

Description:
Terminate the effect in the given layer and set duration of the fade out phase to the given time.
Groups:
Uncategorised

Syntax

Syntax:
cutFadeOut delay
Parameters:
delay: Number
Return Value:
Nothing

Examples

Example 1:
cutFadeOut 22

Additional Information

See also:
cutText

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