ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:isclientonly

This is an old revision of the document!


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.1497895997.txt.gz ยท Last modified: 2017/06/19 21:13 by korshun