Files
wow_Meta/api/Sound_GameSystem_GetNumOutputDrivers.lua
2024-12-16 13:13:08 +01:00

4 lines
160 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Returns the number of game sound output drivers
function Sound_GameSystem_GetNumOutputDrivers() end