Available data for GameMaker Languages.
This data will be used for the GML Support extension.
The data here may not be accurate, so this repository also supports contribution data.
https://github.com/LiarOnce/gml-support-available-data
| Full | Simple | |
|---|---|---|
| JSON | ✓ | ✓ |
| XML | ✓ | ✗ |
| YAML | ✓ | ✓ |
| Identification | Meaning |
|---|---|
| y | Allow |
| yd | Allow but deprecated |
| n | Not Allow |
| n1 | Not Allow in new GMS version |
| f | Function |
| c | Constant |
| v | Variable |
| Identification | Meaning |
|---|---|
| type | Data type (Function / Constant / Variable) |
| gm81 | GameMaker 8.1 |
| gms | GameMaker:Studio |
| gms2 | GameMaker Studio 2 |