BIS fnc EXP camp hasMissionStarted: Difference between revisions
| m (adding cat) | Lou Montana (talk | contribs)  m (Text replacement - " |p1=   |r1=  |x1= }}" to " |p1=   |r1=  |x1=  |seealso= }}") | ||
| (24 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{RV|type=function | ||
| | arma3 | | |game1= arma3 | ||
| |version1= 1.62 | |||
| | | |gr1= Campaign | ||
| |descr= <pre>/* | |||
| 	Author: Nelson Duarte | 	Author: Nelson Duarte | ||
| Line 20: | Line 17: | ||
| 	Returns: | 	Returns: | ||
| 		True if mission was started, false if not | 		True if mission was started, false if not | ||
| */</pre>{{ | */</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in --> | ||
| | | |s1= [] call [[BIS_fnc_EXP_camp_hasMissionStarted]] | ||
| | | |p1=   | ||
| | | |r1= | ||
| | | |x1= | ||
| |  | |seealso= | ||
| }} | }} | ||
Latest revision as of 02:14, 13 June 2021
Description
- Description:
- /* Author: Nelson Duarte Description: Returns whether the mission has actually started (see Manager) Parameters: Nothing Returns: True if mission was started, false if not */ 
- Execution:
- call
- Groups:
- Campaign
Syntax
- Syntax:
- [] call BIS_fnc_EXP_camp_hasMissionStarted
- Return Value:
- Return value needed
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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
 
	