isHideBehindScripted: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
m (fixed parameters for hemtt) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma1 | |game1= arma1 | ||
|version1= 1.00 | |||
|1.00 | |||
|gr1= Broken Commands | |gr1= Broken Commands | ||
Line 9: | Line 8: | ||
|gr2= Object Manipulation | |gr2= Object Manipulation | ||
| 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 | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
| | |r1= [[Boolean]] | ||
| | |x1= <sqf>_isHidden = isHideBehindScripted _vehicle;</sqf> | ||
| [[hideBehindScripted]] | |seealso= [[hideBehindScripted]] | ||
}} | }} | ||
Latest revision as of 15:54, 7 April 2024
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:
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