BIS fnc isCampaign: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Missions(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
mNo edit summary |
||
Line 7: | Line 7: | ||
|gr1 = Campaign |GROUP1= | |gr1 = Campaign |GROUP1= | ||
|gr2 = Mission |GROUP2= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 15:42, 13 October 2020
Description
- Description:
- Checks to see if a mission is being run in a campaign.
- Execution:
- call
- Groups:
- CampaignMission
Syntax
- Syntax:
- [] call BIS_fnc_isCampaign
- 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