titleFadeOut: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Killzone Kid (talk | contribs) (see also) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Terminate the title effect and set duration of the fade out phase to the given time. |DESCRIPTION= | | Terminate the title effect and set duration of the fade out phase to the given time. Same as [[cutFadeOut]] but for the title layer. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[titleFadeOut]] duration |SYNTAX= | ||
|p1= duration: [[Number]] |PARAMETER1= | |p1= duration: [[Number]] |PARAMETER1= | ||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>titleText ["Hi", "plain"]; titleFadeOut 2</code> |EXAMPLE1= | |x1= <code>[[titleText]] ["Hi", "plain"]; | ||
[[titleFadeOut]] 2;</code> |EXAMPLE1= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[titleText]] |SEEALSO= | | [[titleText]], [[titleRsc]], [[titleObj]], [[cutFadeOut]], [[allActiveTitleEffects]] |SEEALSO= | ||
}} | }} |
Revision as of 18:37, 11 November 2019
Description
- Description:
- Terminate the title effect and set duration of the fade out phase to the given time. Same as cutFadeOut but for the title layer.
- Groups:
- Uncategorised
Syntax
- Syntax:
- titleFadeOut duration
- Parameters:
- duration: Number
- Return Value:
- Nothing
Examples
- Example 1:
titleText ["Hi", "plain"]; titleFadeOut 2;
Additional Information
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