ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:isclientonly

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
functions:isclientonly [2017/07/16 17:14] korshunfunctions:isclientonly [2019/08/26 04:23] (current) – removed korshun
Line 1: Line 1:
-====== IsClientOnly ====== 
-{{tag>zandronum info needs_examples}} 
-''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