markAsFinishedOnSteam: Difference between revisions
| m (Capitalized Steam) |  (Added example) | ||
| Line 15: | Line 15: | ||
| |x1= <code></code>|= EXAMPLE1   | |x1= <code>markAsFinishedOnSteam; | ||
| endMission "END1";</code>|= EXAMPLE1   | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:11, 18 October 2014
Description
- Description:
- Marks current mission as finished on Steam. Returns true if Steam query is successfully started or false otherwise.
- Groups:
- Uncategorised
Syntax
- Syntax:
- markAsFinishedOnSteam
- Return Value:
- Boolean
Examples
- Example 1:
- markAsFinishedOnSteam; endMission "END1";
Additional Information
- See also:
- isSteamMission
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
 
	