markerAlpha: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
Line 25: Line 25:
|r1= [[Number]]
|r1= [[Number]]


|x1= <code>AlphaMarker = markerAlpha "myMarker;</code>
|x1= <sqf>AlphaMarker = markerAlpha "myMarker;</sqf>


|seealso= [[setMarkerAlpha]] [[setMarkerAlphaLocal]]
|seealso= [[setMarkerAlpha]] [[setMarkerAlphaLocal]]
}}
}}

Revision as of 11:24, 13 May 2022

Hover & click on the images for description

Description

Description:
Gets the marker alpha. See setMarkerAlpha.
Groups:
Markers

Syntax

Syntax:
markerAlpha markerName
Parameters:
markerName: String -
Return Value:
Number

Examples

Example 1:
AlphaMarker = markerAlpha "myMarker;

Additional Information

See also:
setMarkerAlpha setMarkerAlphaLocal

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