BIS fnc addCuratorAreaFromTrigger: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 29: | Line 29: | ||
| [[Curator]] | | [[Curator]] | ||
}} | }} | ||
[[Category:Functions|{{uc:addCuratorAreaFromTrigger}}]] | [[Category:Functions|{{uc:addCuratorAreaFromTrigger}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:addCuratorAreaFromTrigger}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:addCuratorAreaFromTrigger}}]] |
Revision as of 22:20, 31 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Curator
Syntax
- Syntax:
- Syntax needed
- Parameters:
- curatorLogic: Logic - Curator logic
- triggers: Array - List of triggers
- checkedPosition: Anything - Checked position. Check BIS_fnc_position for supported data types
- triggerType: Boolean - true to use a trigger nearest to the checkedPosition, false to use all triggers which the position is in
- editingArea: Boolean - true to add editing area
- cameraArea: Boolean - true to add camera area
- Return Value:
- Return value needed
Examples
- Example 1:
[ BIS_curator,[trigger_1,trigger_2],[0,0,0],true, true, true ] call BIS_fnc_addCuratorAreaFromTrigger;
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