Scripting Language
This section provides an extensive reference for AGS script capabilities and common practices.
- Script language keywords
- Preprocessor
- The script header
- Importing functions and variables in other scripts
- Structs
- Managed Structs
- Attributes
- Pointers in AGS
- Dynamic Arrays
- Extender functions
- String formatting
- Multiple Scripts
- Dialog Script
- Object Oriented programming
- Understanding blocking scripts
- Game events order