ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:acsutilsversion

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
functions:acsutilsversion [2017/07/13 18:39] korshunfunctions:acsutilsversion [2019/08/26 20:59] (current) – removed korshun
Line 1: Line 1:
-====== ACSUtilsVersion ====== 
-{{tag>info}} 
-''str ACSUtilsVersion()'' 
- 
-===== Description ===== 
-Returns the version of ACSUtils as a string (e.g. ''%%"1.2.0"%%''). 
- 
-===== Examples ===== 
-<code> 
-print(s:"This mod is using ACSUtils ", s:ACSUtilsVersion()); 
-</code> 
- 
-===== Notes ===== 
-ACSUtils version can also be retrieved using the following constants: 
-  * ''ACSUTILS_VERSION_MAJOR'' -- e.g. ''1'' 
-  * ''ACSUTILS_VERSION_MINOR'' -- e.g. ''2'' 
-  * ''ACSUTILS_VERSION_PATCH'' -- e.g. ''0'' 
  
functions/acsutilsversion.1499960360.txt.gz · Last modified: 2017/07/13 18:39 by korshun