ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


types

This is an old revision of the document!


Types

Types supported by ACC:

  • int – a signed 32-bit integer, like 1
  • str – an ACS string, like “Hello”
  • bool – a boolean value, either true or false

Types used in documentation but not supported by ACC:

types.1461534426.txt.gz · Last modified: 2016/04/24 21:47 by korshun