setHideBehind: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| arma |= Game name | |||
|2.92|= Game version | |||
____________________________________________________________________________________________ | |||
| It sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | object '''setHideBehind''' [objectWhereHide, hidePosition] |= Syntax | ||
|p1= object: [[Object]] |= Parameter 1 | |||
|p2= [objectWhereHide, hidePosition]: [[Array]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|SETHideBehind]] | |||
[[Category:Scripting Commands OFP Elite |SETHideBehind]] | |||
[[Category:Scripting Commands ArmA|SETHideBehind]] | |||
Revision as of 23:19, 1 August 2006
Description
- Description:
- It sets the data for hiding. objectWhereHide can be taken using findCover. hidePosition can be taken using getHideFrom.
- Groups:
- Uncategorised
Syntax
- Syntax:
- object setHideBehind [objectWhereHide, hidePosition]
- Parameters:
- object: Object
- [objectWhereHide, hidePosition]: Array
- Return Value:
- Nothing
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