Show raw api
{
"functions": [
{
"name": "new",
"desc": "",
"params": [
{
"name": "id",
"desc": "",
"lua_type": "string"
}
],
"returns": [
{
"desc": "",
"lua_type": "CustomSeat_Server"
}
],
"function_type": "static",
"tags": [
"Constructor"
],
"source": {
"line": 16,
"path": "src/shared/plugins/customSeat/server/CustomSeat.lua"
}
}
],
"properties": [],
"types": [],
"name": "CustomSeat_Server",
"desc": "*Extends* BaseCustomSeat",
"source": {
"line": 8,
"path": "src/shared/plugins/customSeat/server/CustomSeat.lua"
}
}