isHideBehindScripted: Difference between revisions
Jump to navigation
Jump to search
m (example) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
| Return whether the vehicle has set the hideBehindScripted to true or not. | | Return whether the vehicle has set the hideBehindScripted to true or not. | ||
{{warning| This command is neither in Arma 3 nor in Arma 2}}|= | {{warning| This command is neither in Arma 3 nor in Arma 2}}|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Boolean]] <nowiki>=</nowiki> '''isHideBehindScripted''' vehicle |= | | [[Boolean]] <nowiki>=</nowiki> '''isHideBehindScripted''' vehicle |SYNTAX= | ||
|p1= vehicle: [[Object]] |= | |p1= vehicle: [[Object]] |PARAMETER1= | ||
|x1= <code>_isHidden = [[isHideBehindScripted]] _vehicle;</code> |Example 1= | |x1= <code>_isHidden = [[isHideBehindScripted]] _vehicle;</code> |Example 1= | ||
| [[Boolean]] |= | | [[Boolean]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= | | |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- Return whether the vehicle has set the hideBehindScripted to true or not.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_isHidden = isHideBehindScripted _vehicle;
Additional Information
- See also:
- See also needed
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