getMarkerSize: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands| | [[Category:Scripting Commands|GETMARKERSIZE]] | ||
[[Category:Scripting Commands OFP 1.97| | [[Category:Scripting Commands OFP 1.97|GETMARKERSIZE]] | ||
[[Category:Scripting Commands OFP 1.46| | [[Category:Scripting Commands OFP 1.46|GETMARKERSIZE]] | ||
[[Category:Scripting Commands ArmA| | [[Category:Scripting Commands ArmA|GETMARKERSIZE]] | ||
Revision as of 14:00, 4 May 2006
getMarkerSize marker
Operand types:
marker: String
Type of returned value:
Compatibility:
Added in version 1.21
Description:
Get marker size.
See setMarkerSize
Examples:
_mSize = getMarkerSize "MarkerOne"