ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:iszandronum

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
functions:iszandronum [2017/03/17 22:06] korshunfunctions:iszandronum [2019/08/26 03:49] (current) – removed korshun
Line 1: Line 1:
-====== IsZandronum ====== 
-{{tag>info needs_examples}} 
-''bool IsZandronum()'' 
- 
-====== Description ====== 
-Returns true if the mod is being played in Zandronum. 
- 
-For port identification methods, see [[IdentifySourcePort]]. 
- 
- 
-====== Examples ====== 
-<code> 
-if (IsZandronum()) 
-    // Use workarounds 
-else 
-    // Use ZDoom 2.8.0 features 
-</code>       
- 
  
functions/iszandronum.1489781174.txt.gz · Last modified: 2017/03/17 22:06 by korshun