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

4 lines
158 B
Lua

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