getMarkerSize: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|GETMARKERSIZE]] | [[Category:Scripting Commands|GETMARKERSIZE]] | ||
[[Category:Scripting Commands OFP 1. | [[Category:Scripting Commands OFP 1.96|GETMARKERSIZE]] | ||
[[Category:Scripting Commands OFP 1.46|GETMARKERSIZE]] | [[Category:Scripting Commands OFP 1.46|GETMARKERSIZE]] | ||
[[Category:Scripting Commands ArmA|GETMARKERSIZE]] | [[Category:Scripting Commands ArmA|GETMARKERSIZE]] |
Revision as of 19:51, 1 June 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"