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

6 lines
180 B
Lua

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