isMultiplayerSolo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Killzone Kid moved page isSingleplayer to isMultiplayerSolo without leaving a redirect)
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns [[true]] when playing a game in '''solo multiplayer''' or '''singleplayer'''.  |= Description
| Returns [[true]] when playing a game in '''solo multiplayer'''.  |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''isSingleplayer''' |= Syntax
| '''isMultilayerSolo''' |= Syntax


| [[BOOL]] |= Return value
| [[Boolean]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 11:59, 24 August 2016

Hover & click on the images for description

Description

Description:
Returns true when playing a game in solo multiplayer.
Groups:
Uncategorised

Syntax

Syntax:
isMultilayerSolo
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
isMultiplayerisDedicatedhasInterfaceisServer

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

Notes

Bottom Section