Developers looking to add new buttons, overlays, popups to the game might need to create new UI Elements.
name: "UIElement",
properties: ["value", "buttonText"],
backgroundProperties: ["hoverPreviewOff", "elementType"]
name: "UIElement",
properties: ["value", "buttonText"],
backgroundProperties: ["hoverPreviewOff", "elementType"]
Working with