UI - Popups and Notifications

From Off Grid Wiki
Revision as of 15:22, 20 November 2023 by Stef (talk | contribs) (Created page with "== Overview == A page detailing the different types of Notifications at your disposal, and best practises to ensure they look great in game. For UI Lua API see: [[UI_Lua_API]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

A page detailing the different types of Notifications at your disposal, and best practises to ensure they look great in game.

For UI Lua API see: UI_Lua_API

Popup - Progress Bar

UI.ShowPopup(PopupType.progress, header, message, timeout)