setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma1 |Game name=
| arma1


|1.00|Game version=
|1.00


|gr1= Broken Commands |GROUP1=
|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.
| Sets the data for hiding. objectWhereHide can be taken using [[findCover]]. hidePosition can be taken using [[getHideFrom]]. Command is not functional in Arma 2.
{{Warning| This command is not implemented}} |DESCRIPTION=
{{Warning| This command is not implemented}}


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


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


| [[Nothing]] |RETURNVALUE=
| [[Nothing]]


| [[getHideFrom]], [[findCover]], [[isHidden]] |SEEALSO=
| [[getHideFrom]], [[findCover]], [[isHidden]]


}}
}}

Revision as of 12:08, 18 January 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, hidePosition]: Array
objectWhereHide: Object
hidePosition: Array - format getHideFrom
Return Value:
Nothing

Examples

Examples:
Example needed

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