isHideBehindScripted: Difference between revisions
Jump to navigation
Jump to search
m (removed warning) |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\] _([a-zA-Z0-9_]+);?<\/code>" to "<sqf>_$1 = $2 _$3;</sqf>") |
||
Line 14: | Line 14: | ||
|p1= vehicle: [[Object]] | |p1= vehicle: [[Object]] | ||
|x1= < | |x1= <sqf>_isHidden = isHideBehindScripted _vehicle;</sqf> | ||
|r1= [[Boolean]] | |r1= [[Boolean]] |
Revision as of 21:24, 7 May 2022
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