BIS fnc EXP camp hasMissionStarted: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Function|= Comments | arma3 |Game name= |1.62|Game version= <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> | <pre>/* Author: N...")
 
m (adding cat)
Line 37: Line 37:
[[Category:Function Group: Campaign|{{uc:EXP_camp_hasMissionStarted}}]]
[[Category:Function Group: Campaign|{{uc:EXP_camp_hasMissionStarted}}]]
[[Category:Functions|{{uc:EXP_camp_hasMissionStarted}}]]
[[Category:Functions|{{uc:EXP_camp_hasMissionStarted}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:EXP_camp_hasMissionStarted}}]]
[[Category:Placeholder function]]

Revision as of 02:44, 2 April 2019

Hover & click on the images for description

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
*/
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] call BIS_fnc_EXP_camp_hasMissionStarted
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

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