isMultiplayerSolo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
||
Line 18: | Line 18: | ||
}} | }} | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> |
Revision as of 14:42, 17 January 2021
Description
- Description:
- Returns true when playing a game in solo multiplayer (for example Apex coop campaign PLAY SOLO option).
- Groups:
- Multiplayer
Syntax
- Syntax:
- isMultiplayerSolo
- Return Value:
- Boolean
Examples
- Example 1:
_state = isMultiplayerSolo;
Additional Information
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
Bottom Section