titleFadeOut: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Terminate the title effect and set duration of the fade out phase to the given time. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''titleFadeOut'' |= Syntax | | '''titleFadeOut''' delay |= Syntax | ||
|p1= | |p1= delay: [[Number]] |= Parameter 1 | ||
| | | [[Nothing]] |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= | |x1= <code>titleText ["Hi", "plain"]; titleFadeOut 2 |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[titleText]] |= See also | ||
}} | }} |
Revision as of 09:42, 25 May 2007
Description
- Description:
- Terminate the title effect and set duration of the fade out phase to the given time.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
titleText ["Hi", "plain"]; titleFadeOut 2
Additional Information
- See also:
- titleText
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