activeTitleEffectParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "\|branch= *dev " to "") |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|version1= 2.10 | |version1= 2.10 | ||
|gr1= GUI Control | |gr1= GUI Control | ||
Line 15: | Line 14: | ||
|r1= [[Array]] in format [type, effect, speed, showInMap] or [], where: | |r1= [[Array]] in format [type, effect, speed, showInMap] or [], where: | ||
* type: [[String]] - type of effect, | * type: [[String]] - type of effect, can be {{hl|"OBJ"}}, {{hl|"RSC"}} or {{hl|"TXT"}} | ||
* effect: [[String]] - [[Title Effect Type]] ( | * effect: [[String]] - [[Title Effect Type]] ({{hl|"PLAIN"}}, {{hl|"BLACK OUT"}} etc) | ||
* speed: [[Number]] - effect speed multiplier | * speed: [[Number]] - effect speed multiplier | ||
* showInMap: [[Boolean]] - [[true]] if effect is available over map | * showInMap: [[Boolean]] - [[true]] if effect is available over map |
Latest revision as of 13:23, 23 August 2022
Description
- Description:
- Returns type, effect, speed and map visibility of the given active title effect (see allActiveTitleEffects)
- Groups:
- GUI Control
Syntax
- Syntax:
- activeTitleEffectParams layer
- Parameters:
- layer: Number - layer number or -1 (see allActiveTitleEffects)
- Return Value:
- Array in format [type, effect, speed, showInMap] or [], where:
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- allCutLayers cutText cutRsc cutObj cutFadeOut titleText titleRsc titleObj titleFadeOut allActiveTitleEffects Title Effect Type
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