isHidden: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " +" to " ")
Line 19: Line 19:
|seealso= [[isObjectHidden]], [[getHideFrom]], [[setHideBehind]], [[findCover]]
|seealso= [[isObjectHidden]], [[getHideFrom]], [[setHideBehind]], [[findCover]]
}}
}}


{{GameCategory|arma1|Scripting Commands}}
{{GameCategory|arma1|Scripting Commands}}

Revision as of 00:38, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
person: Object
Return Value:
Boolean

Examples

Example 1:
_bobIsHidden = isHidden bob;

Additional Information

See also:
isObjectHiddengetHideFromsetHideBehindfindCover

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
Posted on January 1, 2017 - 22:40 (UTC)
Killzone Kid
Tested in 1.67 DEV, seems to always return false