Updated Customize UI (markdown)

galister 2024-02-29 20:42:25 +00:00
parent d8ffeb45e8
commit 52cd2e163c
1 changed files with 2 additions and 0 deletions

@ -34,6 +34,8 @@ UI panels can be expensive.
- `elements` - the UI elements that will be drawn and may be interacted with
Elements are drawn in order of appearance, so make sure that your background `Panel` comes before your `Label` or `Button`.
# Element Types
## Panel