isHidden: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "") |
Killzone Kid (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
| | | Returns whether a person is hidden (reached the hiding position). | ||
{{Feature|Important | Not to be confused with [[isObjectHidden]], which is returning object visibility set with [[hideObject]]}} | |||
| '''isHidden''' person | | '''isHidden''' person |
Revision as of 22:22, 14 May 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- person: Object
- Return Value:
- Return value needed
Examples
- Example 1:
_bobIsHidden = isHidden bob;
Additional Information
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