isHideBehindScripted: Difference between revisions
| Lou Montana (talk | contribs) m (Some wiki formatting) | m (removed warning) | ||
| Line 8: | Line 8: | ||
| |gr2= Object Manipulation | |gr2= Object Manipulation | ||
| |descr= Return whether the vehicle has set the [[hideBehindScripted]] to [[true]] or not.   | |descr= Return whether the vehicle has set the [[hideBehindScripted]] to [[true]] or not. | ||
| |s1= [[isHideBehindScripted]] vehicle | |s1= [[isHideBehindScripted]] vehicle | ||
Revision as of 15:38, 26 August 2021
Description
- Description:
- Return whether the vehicle has set the hideBehindScripted to true or not.
- Groups:
- Broken CommandsObject Manipulation
Syntax
- Syntax:
- isHideBehindScripted vehicle
- Parameters:
- vehicle: Object
- Return Value:
- Boolean
Examples
- Example 1:
- _isHidden = isHideBehindScripted _vehicle;
Additional Information
- See also:
- hideBehindScripted
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
 
	