Difference between revisions of "UI Editor"

From Virtual World Web Wiki
Jump to: navigation, search
Line 1: Line 1:
Discusses the process of using the UI Editor to create and edit UI
+
Discusses the process of using the UI Editor to create and edit UI.
 +
The created UI can then be displayed by a client-side JavaScript packages by calling [[GUI Global|GUI.LoadUIFile()]]
  
 
*[[UI Editor/Getting Started|Getting Started]]
 
*[[UI Editor/Getting Started|Getting Started]]
 +
*[[UI Editor/Templates|Templates]]
 +
*[[UI Editor/CoreUI|CoreUI]]
 +
*[[UI Editor/Overlays|Overlays]]

Revision as of 16:56, 7 November 2017

Discusses the process of using the UI Editor to create and edit UI. The created UI can then be displayed by a client-side JavaScript packages by calling GUI.LoadUIFile()