This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Requests
ChiefOfGxBxL edited this page Jan 13, 2018
·
2 revisions
Requests are events sent to the application to perform a key action, like adding a new unit to the map, or requesting user input. You will use requests in your extension to modify the project. Below is a list of requests (by category) and detailed information.
Category
Project ▪ Object Editor ▪ Triggers ▪ Windows ▪ Imports ▪ Misc
- newProject
- saveProject
- compileProject
- loadProject
- requestProject
- updateMapInfo
- newObject
- editObject
- requestIdCounter
- newTrigger
- editTrigger
- requestTriggers
- requestScriptingLanguages
- openWindow
- registerWindow
- newImport
- editImport
- requestImportList
- requestUserInput
- responseUserInput
- setGlobalSetting
- setLocalSetting
Ice Sickle - Next-gen World Editor
🌮 Proudly open-source | ChiefOfGxBxL