markerAlpha: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
m (Improperly closed string) |
||
Line 25: | Line 25: | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= <sqf>AlphaMarker = markerAlpha "myMarker;</sqf> | |x1= <sqf>AlphaMarker = markerAlpha "myMarker";</sqf> | ||
|seealso= [[setMarkerAlpha]] [[setMarkerAlphaLocal]] | |seealso= [[setMarkerAlpha]] [[setMarkerAlphaLocal]] | ||
}} | }} |
Revision as of 11:01, 25 September 2022
Description
- Description:
- Gets the marker alpha. See setMarkerAlpha.
- Groups:
- Markers
Syntax
- Syntax:
- markerAlpha markerName
- Parameters:
- markerName: String -
- Return Value:
- Number
Examples
- Example 1:
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