GM: temp directory
From GMpedia.org Wiki
- The correct title of this article is temp_directory. It appears incorrectly here because of technical restrictions.
|
temp_directory | |
| Type: | variable |
| Globalism: | Global |
| Editable: | No |
The temp_directory variable is a global variable in Game Maker that returns a the directory of a "temporary folder" created by the game during runtime. The temporary folder is deleted automatically when the game is closed. The temporary directory for the game is a subfolder of the actual temporary files directory for the user on the computer.

