surfaceType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|SURFACETYPE]]
[[Category:Scripting Commands ArmA|SURFACETYPE]]


<new command not populated>


<h2 style="color:#000066">''' surfaceType ''[x, y]'''''</h2>


<h2 style="color:#000066">''''' surfaceType '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''[x, y]:''' [[Array]]


'''Type of returned value:'''
'''Type of returned value:'''
[[String]]


'''Compatibility:'''
'''Compatibility:'''
Version 2.58 required.


'''Description:'''
'''Description:'''


 
Returns what surface is at the given position.
'''Example:'''

Revision as of 16:17, 5 July 2006


surfaceType [x, y]


Operand types:

[x, y]: Array

Type of returned value:

String

Compatibility:

Version 2.58 required.

Description:

Returns what surface is at the given position.