Skip to content

Function: IsGameTypeSingle()

ts
function IsGameTypeSingle(this: void): boolean;

Check whether the active game mode is single-player.

Parameters

ParameterType
thisvoid

Returns

boolean

Whether the current game type is single-player.