BIS fnc removeSupportLink: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *R([a-z ])" to "$1 - r$2") |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 0.76 | |||
| | |gr1= Supports | ||
| | |descr= Removes support types during a mission. | ||
| | |s1= [requester, provider] call [[BIS_fnc_removeSupportLink]] | ||
| | |p1= requester: [[Object]] - requester module | ||
|p2= provider: [[Object]] - provider module | |||
|p2= provider: [[Object]] - | |||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>[requesterMod, providerMod] call BIS_fnc_removeSupportLink;</sqf> | ||
| [[BIS_fnc_addSupportLink | |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