hideBehindScripted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|\{*uc:{{PAGENAME}*]\]" to "")
Line 39: Line 39:
[[Category:Scripting Commands|HIDEBEHINDSCRIPTED]]
[[Category:Scripting Commands|HIDEBEHINDSCRIPTED]]
{{GameCategory|arma1|Scripting Commands}}
{{GameCategory|arma1|Scripting Commands}}
[[Category:Command_Group:_Object_Manipulation|{{uc:{{PAGENAME}}}}]]

Revision as of 01:23, 18 January 2021

Hover & click on the images for description

Description

Description:
When set to true it disables the default engine hiding behavior.
Groups:
Object ManipulationUnit Control

Syntax

Syntax:
object hideBehindScripted scriptedHideBehind
Parameters:
object: Object
scriptedHideBehind: Boolean
Return Value:
Nothing

Examples

Example 1:
_unit hideBehindScripted true

Additional Information

See also:
isHideBehindScripted

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

Posted on August 29, 2013
Killzone_Kid
This command is not present in Arma 3

Bottom Section