6 lines
190 B
Lua
6 lines
190 B
Lua
---@diagnostic disable: missing-return, lowercase-global
|
|
---@meta
|
|
|
|
---Requests GM ticket status from the server. The UPDATE_TICKET event fires when data is ready.
|
|
function GetGMTicket() end
|