-
Notifications
You must be signed in to change notification settings - Fork 0
DoomWare API
Buu342 edited this page May 12, 2021
·
32 revisions
The following contains a list of scripts and functions which you can use to assist you during the development of new minigames for DoomWare
| Name | Type | Arguments | Return | Description |
|---|---|---|---|---|
| A | A | A | A | A |
The following contains a list of global variables which you can modify during the execution of your minigame.
This section contains a list of internal functions and scripts used by DoomWare. You should have very little reason to use them, but they're here for documentation's sake.
This section contains a list of internal global variables used by DoomWare. Modifying these variables during gameplay can cause problems with the gamemode, therefore they should be treated as READ ONLY.