BIS fnc inAngleSector: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - " +(spawn|call) +'''([a-zA-Z0-9_]+)'''[ ]* " to " $1 $2 ") |
||
Line 10: | Line 10: | ||
[[Image: BIS fnc inAngleSector.jpg|700px]] | [[Image: BIS fnc inAngleSector.jpg|700px]] | ||
|s1=[center, centerAngle, sectorWidth, position] call | |s1=[center, centerAngle, sectorWidth, position] call [[BIS_fnc_inAngleSector]] | ||
|p1= center : [[Array]] - Center position | |p1= center : [[Array]] - Center position |
Revision as of 16:17, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Geometry
Syntax
- Syntax:
- [center, centerAngle, sectorWidth, position] call BIS_fnc_inAngleSector
- Parameters:
- center : Array - Center position
- centerAngle : Number - Defines the center angle of the sector
- sectorWidth: Number - Defines the width of the sector in degrees
- position: Array - The position which should be checked
- Return Value:
- Boolean: Returns true if the position lies within sector
Examples
Additional Information
- See also:
- BIS_fnc_isInFrontOf
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