hasInterface

Operand types

None

Type of returned value

Description

Returns true if the computer has an interface (a real player). False for a dedicated server or for a headless client.

Used In

Arma2OA

Example

headless = !(hasInterface || isDedicated);
Search OFPEC COMREF