setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in ArmA 2. |= Description
| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in ArmA 2.
<br/><br/>This command is part of [[getHideFrom]], [[findCover]], [[setHideBehind]] non-functional trio. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 15: Line 16:
|p2= [objectWhereHide, hidePosition]: [[Array]] |= Parameter 2
|p2= [objectWhereHide, hidePosition]: [[Array]] |= Parameter 2
|p3= objectWhereHide: [[Object]] |= Parameter 3
|p3= objectWhereHide: [[Object]] |= Parameter 3
|p4= hidePosition: [[Array]] - format [[Position]] |= Parameter 4
|p4= hidePosition: [[Array]] - format [[getHideFrom]] |= Parameter 4


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[getHideFrom]], [[findCover]] |= See also


}}
}}

Revision as of 15:08, 13 February 2014

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

Description

Description:
Sets the data for hiding. objectWhereHide can be taken using findCover. hidePosition can be taken using getHideFrom. Command is not functional in ArmA 2.

This command is part of getHideFrom, findCover, setHideBehind non-functional trio.
Groups:
Uncategorised

Syntax

Syntax:
object setHideBehind [objectWhereHide, hidePosition]
Parameters:
object: Object
[objectWhereHide, hidePosition]: Array
objectWhereHide: Object
hidePosition: Array - format getHideFrom
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
getHideFromfindCover

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