setHideBehind: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| arma |" to "| arma1 |")
m (Text replacement - "ArmA 2" to "Arma 2")
Line 9: Line 9:
____________________________________________________________________________________________
____________________________________________________________________________________________


| 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}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 19:59, 29 December 2020

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

Notes

Bottom Section