Files
wow_Meta/api/VoicePushToTalkStart.lua
2025-05-04 15:15:00 +02:00

6 lines
183 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Used internally to start talking, when push-to-talk is active in voice chat.
function VoicePushToTalkStart() end