ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:isclientonly

IsClientOnly

bool IsClientOnly()

Description

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

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