markerSize: Difference between revisions
Jump to navigation
Jump to search
Waffle SS. (talk | contribs) m (global args) |
Dr Eyeball (talk | contribs) m (explain return value) |
||
Line 18: | Line 18: | ||
|p1= markerName: [[String]] |= Parameter 1 | |p1= markerName: [[String]] |= Parameter 1 | ||
| [[Array]] |= Return value | | [a-axis, b-axis]: [[Array]] | ||
* a-axis: [[Number]] - 1/2 width of marker | |||
* b-axis: [[Number]] - 1/2 height of marker |= Return value | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 05:50, 24 February 2017
Description
- Description:
- Get marker size. Note: This function is identical to getMarkerSize.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = markerSize markerName
- Parameters:
- markerName: String
- Return Value:
- [a-axis, b-axis]: Array
Examples
- Example 1:
_mSize = markerSize "Marker1";
Additional Information
- See also:
- setMarkerSizesetMarkerSizeLocal
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
Categories:
- Scripting Commands
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: Markers
- Introduced with Operation Flashpoint version 1.5
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters