Files
coa-weakauras/APIDocumentation/Documentation/ScreenDocumentation.lua
T

19 lines
161 B
Lua

local Screen =
{
Name = "Screen",
Type = "System",
Functions =
{
},
Events =
{
},
Tables =
{
},
};
APIDocumentation:AddDocumentationTable(Screen);