setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "([^ ])\|\$Warning( *)\|" to "$1|$2Warning$2|")
m (overhaul)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma1
|game1= arma1


|1.00
|version1= 1.00


|gr1= Broken Commands
|gr1= Broken Commands


| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2.
|descr= Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2.
{{Feature|Warning| This command is not implemented}}
{{Feature|Warning| This command is not implemented!}}


| object '''setHideBehind''' [objectWhereHide, hidePosition]
|s1= object '''setHideBehind''' [objectWhereHide, hidePosition]


|p1= object: [[Object]]
|p1= object: [[Object]]
|p2= [objectWhereHide, hidePosition]: [[Array]]
|p3= objectWhereHide: [[Object]]
|p4= hidePosition: [[Array]] - format [[getHideFrom]]


| [[Nothing]]
|p2= objectWhereHide: [[Object]]


| [[getHideFrom]], [[findCover]], [[isHidden]]
|p3= hidePosition: [[Array]] - format [[getHideFrom]]
 
|r1= [[Nothing]]
 
|x1= -
 
|seealso= [[getHideFrom]], [[findCover]], [[isHidden]]
}}
}}



Revision as of 13:34, 8 February 2021

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 not implemented!
Groups:
Broken Commands

Syntax

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

Examples

Example 1:
-

Additional Information

See also:
getHideFromfindCoverisHidden

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