Add core elements

This commit is contained in:
Cooldude2606
2025-01-11 00:36:13 +00:00
parent ee6359582c
commit 88a47e3edc
8 changed files with 549 additions and 197 deletions

View File

@@ -56,7 +56,7 @@ local GuiData = {
-- This class has no prototype methods
-- Do add keys to _raw without also referencing scope_data
--- @class ExpGui.GuiData: table
--- @class ExpGui.GuiData: ExpGui.GuiData_Internal
--- @field element_data table<uint, table<uint, any>>
--- @field player_data table<uint, any>
--- @field force_data table<uint, any>