BIS fnc addSupportLink: Difference between revisions
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")  | 
				Lou Montana (talk | contribs)  m (Some wiki formatting)  | 
				||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{RV|type=function  | {{RV|type=function  | ||
| arma3  | |game1= arma3  | ||
|version1= 1.00  | |||
|  | |gr1= Supports  | ||
|  | |descr= Adds support types during a mission.  | ||
|s1= [requesterUnit, requesterMod, providerMod] call [[BIS_fnc_addSupportLink]]  | |||
|   | |p1= requesterUnit: [[Object]] - requester unit  | ||
|   | |p2= requesterMod: [[Object]] - requester module  | ||
|p3= providerMod: [[Object]] - provider module  | |||
|p3= providerMod: [[Object]] -   | |||
| [[Nothing]]  | |r1= [[Nothing]]  | ||
|x1= <  | |x1= <sqf>[player, BIS_requesterMod, BIS_providerMod] call BIS_fnc_addSupportLink;</sqf>  | ||
| [[BIS_fnc_removeSupportLink  | |seealso= [[BIS_fnc_removeSupportLink]]  | ||
}}  | }}  | ||
Latest revision as of 19:41, 13 May 2022
Description
Syntax
- Syntax:
 - [requesterUnit, requesterMod, providerMod] call BIS_fnc_addSupportLink
 - Parameters:
 - requesterUnit: Object - requester unit
 - requesterMod: Object - requester module
 - providerMod: Object - provider module
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 
Additional Information
- See also:
 - BIS_fnc_removeSupportLink
 
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