PlayerIsLoggedIn

From Zandronum Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This article documents a Zandronum-specific ACS feature which may not be supported by ZDoom and its other child ports.

int PlayerIsLoggedIn (int playernumber)

Usage

Parameters

  • playernumber: The player number to check the login status of.

Return value

Returns true if the player is logged in with the account server.

Examples

This article lists no examples, please add one.

See also