markAsFinishedOnSteam: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "$1$2</code>") |
||
Line 13: | Line 13: | ||
|x1= <code>[[markAsFinishedOnSteam]]; | |x1= <code>[[markAsFinishedOnSteam]]; | ||
endMission "END1";</code> | |||
|seealso= [[isSteamMission]] | |seealso= [[isSteamMission]] | ||
}} | }} |
Revision as of 11:32, 12 May 2022
Description
- Description:
- Marks current mission as finished on Steam. Returns true if Steam query is successfully started or false otherwise.
- Groups:
- Mission Information
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