isHidden: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (global args)
No edit summary
Line 35: Line 35:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on January 1, 2017 - 22:40 (UTC)</dd>
<dt class="note">[[User:Killzone Kid|Killzone Kid]]</dt>
<dd class="note">
Tested in 1.67 DEV, seems to always return [[false]]
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 00:40, 2 January 2017

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return whether the person is hidden (reached the hiding position). For command that tests general visibility of an object use isObjectHidden
Groups:
Uncategorised

Syntax

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

Examples

Examples:
Example needed

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

Notes

Bottom Section

Posted on January 1, 2017 - 22:40 (UTC)
Killzone Kid
Tested in 1.67 DEV, seems to always return false