Engine:Development: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


: '''[[UI AddOn]]s'''
: '''[[UI AddOn]]s'''
:    · [[TOC format]] · [[AddOn loading process]] · [[:Category:WildStar AddOns|Summaries]]
:    · [[TOC format]] · [[AddOn loading process]] · [[:Category:Engine AddOns|Summaries]]


: '''[[UI API|Global API]]'''
: '''[[UI API|Global API]]'''
Line 18: Line 18:


: '''[[UI Form]]s'''
: '''[[UI Form]]s'''
:    · [[XML_user_interface|XML Widget declarations]] · [[Widget handlers|Script handlers]] · [[:Category:WildStar Widgets|Summaries]]
:    · [[XML_user_interface|XML Widget declarations]] · [[Widget handlers|Script handlers]] · [[:Category:Engine Widgets|Summaries]]


: '''[[UI XML|WildStar XML UI]]'''
: '''[[UI XML|Engine XML UI]]'''
:    · [[XML/Ui|XML Root]] · [[XML elements]] · [[XML/Types|XML Types]] · [[:Category:WildStar UI XML|Summaries]]
:    · [[XML/Ui|XML Root]] · [[XML elements]] · [[XML/Types|XML Types]] · [[:Category:Engine UI XML|Summaries]]


: '''[[UI Macro|Macro Reference]]'''
: '''[[UI Macro|Macro Reference]]'''
Line 63: Line 63:
: '''[[Lua editors|Lua and XML editing software]]'''
: '''[[Lua editors|Lua and XML editing software]]'''
:* [[Lua editors|Lua Editor List]]
:* [[Lua editors|Lua Editor List]]
:* [//addonstudio.org/engine/current AddOn Studio for WildStar]
:* [//addonstudio.org/engine/current AddOn Studio for Engine]
:
:
==== Things you can help out with ====
==== Things you can help out with ====
* Feel free to edit, correct or add any customization content
* Feel free to edit, correct or add any customization content

Revision as of 19:26, 12 October 2023

Engine-logo-dark-100.png

Welcome to the Engine Customization Reference

You can also search using the Interface Customization categories or the Search page.
Before editing Engine customization pages, please read How to edit API pages.

The Engine development reference describes game customization and technical specifications for Engine. This includes game UI Macro and AddOn support and documentation of other types of files used for art or for general support of the game.

Reference

Engine UI Customization

UI AddOns
    · TOC format · AddOn loading process · Summaries
Global API
    · Data Types · Events · Lua functions · Changes
UI Forms
    · XML Widget declarations · Script handlers · Summaries
Engine XML UI
    · XML Root · XML elements · XML Types · Summaries
Macro Reference
    · Command Reference · Console Variables
Technical details
    · User defined code · UI Snippets · more...

Other materials

Developer talk

UI Customisation Forums and Guilds
  • none

Tutorials and HOWTOs

An introduction to addons, scripts and macros
Getting started with writing addons
UI Guides and HOWTOs

Other Resources and Tools

UI Code Snippets
Engine UI Internals
Lua and XML editing software

Things you can help out with

  • Feel free to edit, correct or add any customization content