BIS fnc removeSupportLink: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " \| *p2 *=(.*)\|PARAMETER1= *" to " |p2=$1|PARAMETER2=")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *R([a-z ])" to "$1 - r$2")  | 
				||
| (20 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{  | {{RV|type=function  | ||
|   | |game1= arma3  | ||
|version1= 0.76  | |||
|  | |gr1= Supports  | ||
| Removes support types during a mission.  | |descr= Removes support types during a mission.  | ||
| [requester,provider] call [[BIS_fnc_removeSupportLink]]   | |s1= [requester, provider] call [[BIS_fnc_removeSupportLink]]  | ||
|p1= requester: [[Object]] -   | |p1= requester: [[Object]] - requester module  | ||
| [[  | |p2= provider: [[Object]] - provider module  | ||
|  | |r1= [[Nothing]]  | ||
| [  | |x1= <sqf>[requesterMod, providerMod] call BIS_fnc_removeSupportLink;</sqf>  | ||
|seealso= [[BIS_fnc_addSupportLink]]  | |||
}}  | }}  | ||
Latest revision as of 15:47, 8 November 2023
Description
Syntax
- Syntax:
 - [requester, provider] call BIS_fnc_removeSupportLink
 - Parameters:
 - requester: Object - requester module
 - provider: Object - provider module
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 
Additional Information
- See also:
 - BIS_fnc_addSupportLink
 
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