ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:isserveronly

This is an old revision of the document!


IsServerOnly

bool IsServerOnly()

Description

Returns true if the code is executing only serverside, but not clientside. Returns false in singleplayer, unlike IsServer. Shorthand for IsServer() && !IsClient().

functions/isserveronly.1500214459.txt.gz ยท Last modified: 2017/07/16 17:14 by korshun