BIS fnc isCampaign: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
||
Line 13: | Line 13: | ||
| [] call [[BIS_fnc_isCampaign]] | | [] call [[BIS_fnc_isCampaign]] | ||
| [[Boolean]] - [[true]] if being run in a campaign, [[false]] if not | |r1=[[Boolean]] - [[true]] if being run in a campaign, [[false]] if not | ||
|x1= <code>[] [[call]] [[BIS_fnc_isCampaign]];</code> | |x1= <code>[] [[call]] [[BIS_fnc_isCampaign]];</code> |
Revision as of 20:26, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- CampaignMissions
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Boolean - true if being run in a campaign, false if not
Examples
- Example 1:
[] call BIS_fnc_isCampaign;
Additional Information
- See also:
- campaignConfigFile
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