getHideFrom: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|GETHIDEFROM]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|GETHIDEFROM]]
____________________________________________________________________________________________
{{ArmA-disclaimer}}


<h2 style="color:#000066">'''''object'' getHideFrom  ''enemy'''''</h2>
| arma |= Game name


|2.92|= Game version
____________________________________________________________________________________________


'''Operand types:'''
| Returns the hiding position in format [[Position]]. If enemy is null it is some position in front of the object or enemy position. |= Description
____________________________________________________________________________________________


'''object''': [[Object]]
| object '''getHideFrom''' enemy |= Syntax


'''enemy''': [[Object]]
|p1= object [[Object]] |= Parameter 1


'''Type of returned value:'''
|p2= enemy [[Object]] |= Parameter 2


[[Array]]
| [[Array]] |= Return value
____________________________________________________________________________________________


'''Compatibility:'''
|  |= See also


Version 2.92 required.
}}


'''Description:'''
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


Returns the hiding position in format [[Position]].
<!-- Note Section END -->
</dl>


If enemy is null it is some position in front of the object or enemy position.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|GETHIDEFROM]]
[[Category:Scripting Commands ArmA|GETHIDEFROM]]

Revision as of 01:21, 2 August 2006

-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

Description:
Returns the hiding position in format Position. If enemy is null it is some position in front of the object or enemy position.
Groups:
Uncategorised

Syntax

Syntax:
object getHideFrom enemy
Parameters:
object Object
enemy Object
Return Value:
Array

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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