isMultiplayerSolo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <!-- (DIS)?CONTINUE Notes -->" to "")
m (Text replacement - "| Boolean " to "|r1= Boolean ")
Line 13: Line 13:
|x1= <code>_state = [[isMultiplayerSolo]];</code>
|x1= <code>_state = [[isMultiplayerSolo]];</code>


| [[Boolean]]
|r1= [[Boolean]]


|seealso= [[isMultiplayer]], [[isDedicated]], [[hasInterface]], [[isServer]]
|seealso= [[isMultiplayer]], [[isDedicated]], [[hasInterface]], [[isServer]]

Revision as of 23:19, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Multiplayer

Syntax

Syntax:
Syntax needed
Return Value:
Boolean

Examples

Example 1:
_state = isMultiplayerSolo;

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